Update ghcr.io/home-assistant/home-assistant Docker tag to v2025.1.4

This commit is contained in:
Renovate Bot
2025-01-24 20:12:53 +00:00
parent 171f8af566
commit 501882a02d

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.3 image: ghcr.io/home-assistant/home-assistant:2025.1.4
volumes: volumes:
- ${HOMEASSISTANT_CONFIG_DIR}:/config - ${HOMEASSISTANT_CONFIG_DIR}:/config
- /etc/localtime:/etc/localtime:ro - /etc/localtime:/etc/localtime:ro