Răsfoiți Sursa

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

renovate[bot] 4 luni în urmă
părinte
comite
a0e93dd5c9
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      library/compose/homeassistant/compose.yaml.j2

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

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