Merge pull request 'Update ghcr.io/home-assistant/home-assistant Docker tag to v2025.1.3' (#35) from renovate/ghcr.io-home-assistant-home-assistant-2025.x into master

Reviewed-on: https://git.smittenfeld.nl/peter/homelab-docker-config/pulls/35
This commit was merged in pull request #35.
This commit is contained in:
2025-01-21 07:51:48 +00: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