Browse Source

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

renovate[bot] 9 tháng trước cách đây
mục cha
commit
90dcf0baec
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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.6.3
+    image: ghcr.io/home-assistant/home-assistant:2025.7.1
     volumes:
       - ./config:/config
       - /etc/localtime:/etc/localtime:ro