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.1 (#304)

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 8a09a2a commit c2de061
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.0"
image: "homeassistant/home-assistant:2025.1.1"
volumes:
- ./data/homeassistant:/config
- ./data/media:/media # Persist any files uploaded to "My media"
Expand Down

0 comments on commit c2de061

Please sign in to comment.