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

Merged
ryuupendragon merged 1 commits from renovate/docker.io-homeassistant-home-assistant-2025.x into main 2025-07-15 23:38:15 +05:30

View File

@@ -3,7 +3,7 @@ services:
homeassistant: homeassistant:
# Basic container configuration # Basic container configuration
container_name: homeassistant 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 restart: unless-stopped # Auto-restart on failure
# Network configuration (host mode for full local network access) # Network configuration (host mode for full local network access)