From 2f4487180231c5bb55e8195f9f296b944035bc8a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 18:44:12 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20home-assistant/cl?= =?UTF-8?q?i=20to=20v4.46.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 f932619..e633aa8 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.45.0" +ARG HA_CLI_VERSION="4.46.0" RUN \ apk add --no-cache --virtual .build-dependencies \