From 60d6c6febc99a78522f4c0f35a4c582b5bc69246 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 16 Nov 2024 04:43:06 +0000 Subject: [PATCH] chore(deps): update ghcr.io/home-assistant/home-assistant docker tag to v2024.11.2 --- home_automation/home_assistant/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home_automation/home_assistant/Dockerfile b/home_automation/home_assistant/Dockerfile index 7b7146b4..8c06a441 100644 --- a/home_automation/home_assistant/Dockerfile +++ b/home_automation/home_assistant/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/home-assistant/home-assistant:2024.8.3 +FROM ghcr.io/home-assistant/home-assistant:2024.11.2 ##### Pending tasks # - Redo all scripts/automations with the news if/else/then, for each, continue on error, parallelize