From fd7ba1cb5d5be42421020428030498fa041d0c3c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 13:33:50 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20home-assistant/cl?= =?UTF-8?q?i=20to=20v5?= 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 e633aa8..a25f8ec 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.46.0" +ARG HA_CLI_VERSION="5.0.0" RUN \ apk add --no-cache --virtual .build-dependencies \