Skip to content

Commit

Permalink
chore(deps): update homeassistant/home-assistant docker tag to v2025.…
Browse files Browse the repository at this point in the history
…1.2 (#305)

Co-authored-by: afharo-s-self-hosted-renovate[bot] <153235723+afharo-s-self-hosted-renovate[bot]@users.noreply.github.com>
  • Loading branch information
1 parent c2de061 commit 4110b2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ services:
homeassistant:
container_name: homeassistant
restart: unless-stopped
image: "homeassistant/home-assistant:2025.1.1"
image: "homeassistant/home-assistant:2025.1.2"
volumes:
- ./data/homeassistant:/config
- ./data/media:/media # Persist any files uploaded to "My media"
Expand Down

0 comments on commit 4110b2e

Please sign in to comment.