Преглед изворни кода

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

renovate[bot] пре 8 месеци
родитељ
комит
2cdb854820
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      library/compose/homeassistant/compose.yaml.j2

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

@@ -1,7 +1,7 @@
 services:
   homeassistant:
     container_name: homeassistant
-    image: ghcr.io/home-assistant/home-assistant:2025.11.0
+    image: ghcr.io/home-assistant/home-assistant:2025.11.1
     volumes:
       - ./config:/config
       - /etc/localtime:/etc/localtime:ro