⬆️ Update philippe44/AirConnect to v1.8.3 (#163)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-03-15 12:00:40 +01:00 committed by GitHub
parent e589581cac
commit 33b6176462
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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