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

This commit is contained in:
Renovate Bot
2025-07-14 17:45:31 +00:00
parent 49129a60b7
commit 9bc9facc7d

View File

@@ -3,7 +3,7 @@ services:
homeassistant:
# Basic container configuration
container_name: homeassistant
image: docker.io/homeassistant/home-assistant:2025.7.1 # Official Home Assistant image
image: docker.io/homeassistant/home-assistant:2025.7.2 # Official Home Assistant image
restart: unless-stopped # Auto-restart on failure
# Network configuration (host mode for full local network access)