diff --git a/airsonos/Dockerfile b/airsonos/Dockerfile index 624282c..17bd830 100755 --- a/airsonos/Dockerfile +++ b/airsonos/Dockerfile @@ -10,7 +10,7 @@ COPY rootfs / # Setup base ARG BUILD_ARCH=amd64 -ARG AIRCONNECT_VERSION="1.7.0" +ARG AIRCONNECT_VERSION="1.8.3" RUN \ apt-get update \ && apt-get install -y --no-install-recommends \