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

This commit is contained in:
Renovate Bot
2025-08-11 20:02:48 +00:00
parent 190fb7564a
commit b06119cff2

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.7.4 image: docker.io/homeassistant/home-assistant:2025.8.1
restart: unless-stopped restart: unless-stopped
volumes: volumes:
- ${APPDATA_PATH}/home-assistant/config:/config - ${APPDATA_PATH}/home-assistant/config:/config