Update home assistance to GHCR

This commit is contained in:
2025-08-16 11:27:09 +05:30
parent bfca8378c3
commit 8e9d301e9e

View File

@@ -1,7 +1,7 @@
services:
home-assistant:
container_name: home-assistant
image: docker.io/homeassistant/home-assistant:2025.8.2
image: ghcr.io/home-assistant/home-assistant:2025.8.2
restart: unless-stopped
volumes:
- ${APPDATA_PATH}/home-assistant/config:/config