mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2024-11-28 19:23:22 +01:00
chore(deps): update ghcr.io/home-assistant/home-assistant docker tag to v2024.5.2
This commit is contained in:
parent
764e261af9
commit
3123433c6d
@ -2,7 +2,7 @@
|
|||||||
services:
|
services:
|
||||||
homeassistant:
|
homeassistant:
|
||||||
container_name: homeassistant
|
container_name: homeassistant
|
||||||
image: ghcr.io/home-assistant/home-assistant:2024.5.1
|
image: ghcr.io/home-assistant/home-assistant:2024.5.2
|
||||||
volumes:
|
volumes:
|
||||||
- ./config:/config
|
- ./config:/config
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
|
Loading…
Reference in New Issue
Block a user