From 0fab0a2a5546304bd4423218030d91c10de9e09e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Apr 2024 09:09:46 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20home-assistant/cl?= =?UTF-8?q?i=20to=20v4.32.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- redreactor/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/redreactor/Dockerfile b/redreactor/Dockerfile index 287da45..97e245c 100644 --- a/redreactor/Dockerfile +++ b/redreactor/Dockerfile @@ -10,7 +10,7 @@ COPY requirements.txt /tmp/ # Setup Base ARG BUILD_ARCH=aarch64 -ARG HA_CLI_VERSION="4.31.0" +ARG HA_CLI_VERSION="4.32.0" RUN \ apk add --no-cache --virtual .build-dependencies \