Skip to content

Commit

Permalink
update homeassistant to 2024.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lgoette committed Sep 25, 2024
1 parent 0a3dd36 commit 906589d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/home-assistant/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# When updating, check releasenotes (https://www.home-assistant.io/blog/categories/core/) for (Strg+F: "Backward-incompatible changes")
FROM ghcr.io/home-assistant/home-assistant:2023.11.3
FROM ghcr.io/home-assistant/home-assistant:2024.9.3
RUN apk update && apk add samba

0 comments on commit 906589d

Please sign in to comment.