Update homeassistant to 2025.10

This commit is contained in:
2025-10-11 14:14:14 +02:00
parent 871807907c
commit 300ebbc43c

View File

@@ -1,7 +1,7 @@
services:
homeassistant:
container_name: homeassistant
image: homeassistant/home-assistant:2025.3
image: homeassistant/home-assistant:2025.10
network_mode: host
privileged: true
restart: unless-stopped