mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2025-01-23 22:58:56 +01:00
chore(deps): update ghcr.io/home-assistant/home-assistant docker tag to v2024.5.0
This commit is contained in:
parent
d209950e1e
commit
4153150187
@ -2,7 +2,7 @@
|
|||||||
services:
|
services:
|
||||||
homeassistant:
|
homeassistant:
|
||||||
container_name: homeassistant
|
container_name: homeassistant
|
||||||
image: ghcr.io/home-assistant/home-assistant:2024.4.4
|
image: ghcr.io/home-assistant/home-assistant:2024.5.0
|
||||||
volumes:
|
volumes:
|
||||||
- ./config:/config
|
- ./config:/config
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
|
Loading…
Reference in New Issue
Block a user