Merge pull request #497 from ChristianLempa/renovate/ghcr.io-home-assistant-home-assistant-2024.x

chore(deps): update ghcr.io/home-assistant/home-assistant docker tag to v2024.11.0
This commit is contained in:
Christoph Schug 2024-11-07 00:37:37 +01:00 committed by GitHub
commit 21a92824ea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@
services: services:
homeassistant: homeassistant:
container_name: homeassistant container_name: homeassistant
image: ghcr.io/home-assistant/home-assistant:2024.10.4 image: ghcr.io/home-assistant/home-assistant:2024.11.0
volumes: volumes:
- ./config:/config - ./config:/config
- /etc/localtime:/etc/localtime:ro - /etc/localtime:/etc/localtime:ro