⬆️ Update philippe44/AirConnect to v1.6.2

This commit is contained in:
renovate[bot] 2024-01-06 12:43:04 +00:00 committed by GitHub
parent 6a7f4b49eb
commit f7ddc5e5d1
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 \