Update ghcr.io/home-assistant/home-assistant Docker tag to v2025.1.4
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
services:
|
services:
|
||||||
homeassistant:
|
homeassistant:
|
||||||
container_name: homeassistant
|
container_name: homeassistant
|
||||||
image: ghcr.io/home-assistant/home-assistant:2025.1.3
|
image: ghcr.io/home-assistant/home-assistant:2025.1.4
|
||||||
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