From 3bc90e1050a32647d19a00c93f2295b6fcce68f0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 15 Nov 2025 02:04:23 +0000 Subject: [PATCH] Update ghcr.io/home-assistant/home-assistant Docker tag to v2025.11.2 --- home-assistant/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home-assistant/compose.yaml b/home-assistant/compose.yaml index f1d257c..4af0e49 100644 --- a/home-assistant/compose.yaml +++ b/home-assistant/compose.yaml @@ -1,7 +1,7 @@ services: home-assistant: container_name: home-assistant - image: ghcr.io/home-assistant/home-assistant:2025.11.1 + image: ghcr.io/home-assistant/home-assistant:2025.11.2 restart: unless-stopped volumes: - ${APPDATA_PATH}/home-assistant/config:/config