Skip to content

Commit

Permalink
Update ghcr.io/home-assistant/home-assistant Docker tag to v2024.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 11, 2024
1 parent 04d17e5 commit d23ee7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion home-assistent/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3'
services:
homeassistant:
container_name: homeassistant
image: "ghcr.io/home-assistant/home-assistant:2024.10.1"
image: "ghcr.io/home-assistant/home-assistant:2024.10.2"
volumes:
- config:/config
- /etc/localtime:/etc/localtime:ro
Expand Down

0 comments on commit d23ee7a

Please sign in to comment.