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 6a7f4b4 commit 6bc80c2Copy full SHA for 6bc80c2
airsonos/Dockerfile
@@ -10,7 +10,7 @@ COPY rootfs /
10
11
# Setup base
12
ARG BUILD_ARCH=amd64
13
-ARG AIRCONNECT_VERSION="1.2.0"
+ARG AIRCONNECT_VERSION="1.6.2"
14
RUN \
15
apt-get update \
16
&& apt-get install -y --no-install-recommends \
0 commit comments