Skip to content

Commit 58a0159

Browse files
⬆️ Update home-assistant/tempio to v2024 (#177)
1 parent 1856008 commit 58a0159

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
2727
ARG BUILD_ARCH=amd64
2828
ARG BASHIO_VERSION="v0.16.2"
2929
ARG S6_OVERLAY_VERSION="3.2.0.2"
30-
ARG TEMPIO_VERSION="2021.09.0"
30+
ARG TEMPIO_VERSION="2024.11.2"
3131
RUN \
3232
apt-get update \
3333
\

0 commit comments

Comments
 (0)