Merge pull request 'Update ghcr.io/home-assistant/home-assistant Docker tag to v2025.12.0' (#106) from renovate/ghcr.io-home-assistant-home-assistant-2025.x into main

Reviewed-on: #106
This commit was merged in pull request #106.
This commit is contained in:
2025-12-04 10:06:18 +05:30

View File

@@ -1,7 +1,7 @@
services: services:
home-assistant: home-assistant:
container_name: home-assistant container_name: home-assistant
image: ghcr.io/home-assistant/home-assistant:2025.11.3@sha256:f971850a6ec1fb5c5fd4e1748058e9e1f589aaf0da933b8d88bb5dee03f5b5e8 image: ghcr.io/home-assistant/home-assistant:2025.12.0@sha256:8951fcbb794da8f261e1639c668639bc90f9520b48099b5715f6d5fbfef08a0e
restart: unless-stopped restart: unless-stopped
volumes: volumes:
- ${APPDATA_PATH}/home-assistant/config:/config - ${APPDATA_PATH}/home-assistant/config:/config