mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2025-01-22 14:19:10 +01:00
chore(deps): update ghcr.io/home-assistant/home-assistant docker tag to v2024.8.1
This commit is contained in:
parent
00e14250f2
commit
475dff4a85
@ -2,7 +2,7 @@
|
|||||||
services:
|
services:
|
||||||
homeassistant:
|
homeassistant:
|
||||||
container_name: homeassistant
|
container_name: homeassistant
|
||||||
image: ghcr.io/home-assistant/home-assistant:2024.8.0
|
image: ghcr.io/home-assistant/home-assistant:2024.8.1
|
||||||
volumes:
|
volumes:
|
||||||
- ./config:/config
|
- ./config:/config
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
|
Loading…
Reference in New Issue
Block a user