From 7ca1c8f6476b9f7071b3fac282a8d51ed41631d0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 24 Jan 2026 00:02:20 +0000 Subject: [PATCH] Update ghcr.io/home-assistant/home-assistant Docker tag to v2026.1.3 --- project/service/home-assistant/home-assistant.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/service/home-assistant/home-assistant.yml b/project/service/home-assistant/home-assistant.yml index fa27da3..cd9c681 100644 --- a/project/service/home-assistant/home-assistant.yml +++ b/project/service/home-assistant/home-assistant.yml @@ -3,7 +3,7 @@ services: extends: file: ${TEMPLATES_PATH} service: default - image: ghcr.io/home-assistant/home-assistant:2026.1.2 + image: ghcr.io/home-assistant/home-assistant:2026.1.3 container_name: home-assistant networks: - ip4net -- 2.49.1