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

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

renovate[bot] 1 год назад
Родитель
Сommit
fa68d49078
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:2024.9.2
+    image: ghcr.io/home-assistant/home-assistant:2024.9.3
     volumes:
       - ./config:/config
       - /etc/localtime:/etc/localtime:ro