We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e589581 commit 33b6176Copy full SHA for 33b6176
airsonos/Dockerfile
@@ -10,7 +10,7 @@ COPY rootfs /
10
11
# Setup base
12
ARG BUILD_ARCH=amd64
13
-ARG AIRCONNECT_VERSION="1.7.0"
+ARG AIRCONNECT_VERSION="1.8.3"
14
RUN \
15
apt-get update \
16
&& apt-get install -y --no-install-recommends \
0 commit comments