Skip to content

Commit

Permalink
build(deps): bump home-assistant/home-assistant in /docker/homeassistant
Browse files Browse the repository at this point in the history
Bumps [home-assistant/home-assistant](https://github.com/home-assistant/core) from 2024.11.2 to 2025.1.4.
- [Release notes](https://github.com/home-assistant/core/releases)
- [Commits](home-assistant/core@2024.11.2...2025.1.4)

---
updated-dependencies:
- dependency-name: home-assistant/home-assistant
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2025
1 parent 3834ab4 commit f6140df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/homeassistant/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM ghcr.io/home-assistant/home-assistant:2024.11.2
FROM ghcr.io/home-assistant/home-assistant:2025.1.4

HEALTHCHECK CMD curl --fail http://localhost:8123/ || exit 1

0 comments on commit f6140df

Please sign in to comment.