From c3e37dca616dfa3e16d7c4f87b8db36176b11175 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 6 Jan 2024 12:28:28 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20philippe44/AirCon?= =?UTF-8?q?nect=20to=20v1.6.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- aircast/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aircast/Dockerfile b/aircast/Dockerfile index 9b7e51b..781150f 100755 --- a/aircast/Dockerfile +++ b/aircast/Dockerfile @@ -10,7 +10,7 @@ COPY rootfs / # Setup base ARG BUILD_ARCH=amd64 -ARG AIRCAST_VERSION="1.2.0" +ARG AIRCAST_VERSION="1.6.2" RUN \ apt-get update \ && apt-get install -y --no-install-recommends \