From 04756058ed3283dfd8f59797bd89a69e577d154b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 04:41:03 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20philippe44/AirCon?= =?UTF-8?q?nect=20to=20v1.6.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- airsonos/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/airsonos/Dockerfile b/airsonos/Dockerfile index 38dcd1f..7aefe18 100755 --- a/airsonos/Dockerfile +++ b/airsonos/Dockerfile @@ -10,7 +10,7 @@ COPY rootfs / # Setup base ARG BUILD_ARCH=amd64 -ARG AIRCONNECT_VERSION="1.6.2" +ARG AIRCONNECT_VERSION="1.6.3" RUN \ apt-get update \ && apt-get install -y --no-install-recommends \