We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a75837e + 4cfb2e9 commit 402f461Copy full SHA for 402f461
docker-compose/homeassistant/compose.yaml
@@ -2,7 +2,7 @@
2
services:
3
homeassistant:
4
container_name: homeassistant
5
- image: ghcr.io/home-assistant/home-assistant:2024.12.5
+ image: ghcr.io/home-assistant/home-assistant:2025.1.0
6
volumes:
7
- ./config:/config
8
- /etc/localtime:/etc/localtime:ro
0 commit comments