Update ghcr.io/home-assistant/home-assistant Docker tag to v2025.1.3 #35

Merged
peter merged 1 commits from renovate/ghcr.io-home-assistant-home-assistant-2025.x into master 2025-01-21 08:51:49 +01:00

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