Skip to content

Commit

Permalink
chore(deps): update ghcr.io/home-assistant/home-assistant docker tag …
Browse files Browse the repository at this point in the history
…to v2025.1.4 (#882)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 25, 2025
1 parent 797d7d3 commit eeffd0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion servapps/home-assistant/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: big-bear-home-assistant
services:
"{ServiceName}":
container_name: "{ServiceName}"
image: ghcr.io/home-assistant/home-assistant:2025.1.3
image: ghcr.io/home-assistant/home-assistant:2025.1.4
restart: unless-stopped
volumes:
- "{ServiceName}-data:/config"
Expand Down

0 comments on commit eeffd0a

Please sign in to comment.