Compare commits
2 Commits
e18a395c34
...
1d40096c2d
Author | SHA1 | Date | |
---|---|---|---|
1d40096c2d | |||
|
9bc9facc7d |
@@ -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)
|
||||
|
Reference in New Issue
Block a user