Update docker.io/homeassistant/home-assistant Docker tag to v2025.8.2

This commit is contained in:
Renovate Bot
2025-08-15 20:03:37 +00:00
parent a624e89878
commit ea561ad28e

View File

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