⬆️ Update philippe44/AirConnect to v1.6.3

This commit is contained in:
renovate[bot] 2024-01-09 04:41:03 +00:00 committed by GitHub
parent 6bc80c2907
commit 04756058ed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@ COPY rootfs /
# Setup base # Setup base
ARG BUILD_ARCH=amd64 ARG BUILD_ARCH=amd64
ARG AIRCONNECT_VERSION="1.6.2" ARG AIRCONNECT_VERSION="1.6.3"
RUN \ RUN \
apt-get update \ apt-get update \
&& apt-get install -y --no-install-recommends \ && apt-get install -y --no-install-recommends \