Browse Source

chore(deps): update ghcr.io/home-assistant/home-assistant docker tag to v2026.2.2

renovate[bot] 2 weeks ago
parent
commit
b8f980828f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      library/compose/homeassistant/compose.yaml.j2

+ 1 - 1
library/compose/homeassistant/compose.yaml.j2

@@ -1,7 +1,7 @@
 services:
 services:
   {{ service_name }}:
   {{ service_name }}:
     container_name: {{ container_name }}
     container_name: {{ container_name }}
-    image: ghcr.io/home-assistant/home-assistant:2026.2.1
+    image: ghcr.io/home-assistant/home-assistant:2026.2.2
     volumes:
     volumes:
       - ./config:/config
       - ./config:/config
       - /etc/localtime:/etc/localtime:ro
       - /etc/localtime:/etc/localtime:ro