⬆️ Update philippe44/AirConnect to v1.6.2 (#157)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-01-06 13:49:16 +01:00 committed by GitHub
parent 6a7f4b49eb
commit 6bc80c2907
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.2.0" ARG AIRCONNECT_VERSION="1.6.2"
RUN \ RUN \
apt-get update \ apt-get update \
&& apt-get install -y --no-install-recommends \ && apt-get install -y --no-install-recommends \