Skip to content

Commit

Permalink
upgrade hass to 2024.9.1 & hacs to 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SaswatPadhi committed Sep 6, 2024
1 parent 6b63098 commit 59ede1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM homeassistant/home-assistant:2024.8.3
FROM homeassistant/home-assistant:2024.9.1

ARG HACS_VERSION=2.0.0
ARG HACS_VERSION=2.0.1

COPY run.sh /etc/services.d/home-assistant/run

Expand Down

0 comments on commit 59ede1e

Please sign in to comment.