From 82fa6994c31b21fc26d5d985746c5734916b67b1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 16:14:51 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20home-assistant/cl?= =?UTF-8?q?i=20to=20v4.36.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 0080f1e..2397eb2 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.35.0" +ARG HA_CLI_VERSION="4.36.0" RUN \ apk add --no-cache --virtual .build-dependencies \