From 8c6a8cb4847ebf8f33ce30ac5a3ac96e802d5ea2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 18 Oct 2024 16:24:04 +0000 Subject: [PATCH] chore(deps): update ghcr.io/home-assistant/home-assistant docker tag to v2024.10.3 --- 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..6e07dc38 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.10.3 ##### Pending tasks # - Redo all scripts/automations with the news if/else/then, for each, continue on error, parallelize