Compare commits
2 Commits
5fa67bd00c
...
82d72993ee
| Author | SHA1 | Date | |
|---|---|---|---|
| 82d72993ee | |||
|
|
1ad44f55fd |
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user