2 Commits

View File

@@ -1,7 +1,7 @@
services: services:
homeassistant: homeassistant:
container_name: homeassistant container_name: homeassistant
image: ghcr.io/home-assistant/home-assistant:2025.1.2 image: ghcr.io/home-assistant/home-assistant:2025.1.3
volumes: volumes:
- ${HOMEASSISTANT_CONFIG_DIR}:/config - ${HOMEASSISTANT_CONFIG_DIR}:/config
- /etc/localtime:/etc/localtime:ro - /etc/localtime:/etc/localtime:ro