Просмотр исходного кода

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

renovate[bot] 1 год назад
Родитель
Сommit
77b1bea15a
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      docker-compose/homeassistant/compose.yaml

+ 1 - 1
docker-compose/homeassistant/compose.yaml

@@ -2,7 +2,7 @@
 services:
   homeassistant:
     container_name: homeassistant
-    image: ghcr.io/home-assistant/home-assistant:2025.2.4
+    image: ghcr.io/home-assistant/home-assistant:2025.2.5
     volumes:
       - ./config:/config
       - /etc/localtime:/etc/localtime:ro