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 2022.12.8 to 2024.11.2.
- [Release notes](https://github.com/home-assistant/core/releases)
- [Commits](home-assistant/core@2022.12.8...2024.11.2)

---
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 Nov 17, 2024
1 parent e2aafd6 commit 30e6292
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:2022.12.8
FROM ghcr.io/home-assistant/home-assistant:2024.11.2

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

0 comments on commit 30e6292

Please sign in to comment.