diff --git a/airsonos/Dockerfile b/airsonos/Dockerfile index fbb85ea..38dcd1f 100755 --- a/airsonos/Dockerfile +++ b/airsonos/Dockerfile @@ -10,7 +10,7 @@ COPY rootfs / # Setup base ARG BUILD_ARCH=amd64 -ARG AIRCONNECT_VERSION="1.2.0" +ARG AIRCONNECT_VERSION="1.6.2" RUN \ apt-get update \ && apt-get install -y --no-install-recommends \