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 843737a commit 5d061f2Copy full SHA for 5d061f2
airsonos/Dockerfile
@@ -10,7 +10,7 @@ COPY rootfs /
10
11
# Setup base
12
ARG BUILD_ARCH=amd64
13
-ARG AIRCONNECT_VERSION="1.6.3"
+ARG AIRCONNECT_VERSION="1.7.0"
14
RUN \
15
apt-get update \
16
&& apt-get install -y --no-install-recommends \
0 commit comments