Skip to content

Commit

Permalink
Merge pull request #81 from flacjacket/renovate/homeassistant-home-as…
Browse files Browse the repository at this point in the history
…sistant-2024.x

Update homeassistant/home-assistant Docker tag to v2024.4.4
  • Loading branch information
flacjacket authored Apr 27, 2024
2 parents d1539a3 + e6e716b commit 0ab5fc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion home_assistant/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM homeassistant/home-assistant:2024.2.0
FROM homeassistant/home-assistant:2024.4.4

COPY docker-healthcheck.sh /usr/local/bin/
RUN chmod +x /usr/local/bin/docker-healthcheck.sh
Expand Down

0 comments on commit 0ab5fc7

Please sign in to comment.