⬆️ Update home-assistant/tempio to v2024 (#309)

This commit is contained in:
renovate[bot] 2024-11-27 07:25:39 +01:00 committed by GitHub
parent 954432b917
commit eef6a5c944
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -28,7 +28,7 @@ SHELL ["/bin/ash", "-o", "pipefail", "-c"]
ARG BUILD_ARCH=amd64
ARG BASHIO_VERSION="v0.16.2"
ARG S6_OVERLAY_VERSION="3.2.0.2"
ARG TEMPIO_VERSION="2021.09.0"
ARG TEMPIO_VERSION="2024.11.2"
RUN \
set -o pipefail \
\