mirror of
https://github.com/hassio-addons/addon-base.git
synced 2025-05-07 04:11:24 +00:00
⬆️ Update home-assistant/tempio to v2024 (#309)
This commit is contained in:
parent
954432b917
commit
eef6a5c944
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ SHELL ["/bin/ash", "-o", "pipefail", "-c"]
|
||||||
ARG BUILD_ARCH=amd64
|
ARG BUILD_ARCH=amd64
|
||||||
ARG BASHIO_VERSION="v0.16.2"
|
ARG BASHIO_VERSION="v0.16.2"
|
||||||
ARG S6_OVERLAY_VERSION="3.2.0.2"
|
ARG S6_OVERLAY_VERSION="3.2.0.2"
|
||||||
ARG TEMPIO_VERSION="2021.09.0"
|
ARG TEMPIO_VERSION="2024.11.2"
|
||||||
RUN \
|
RUN \
|
||||||
set -o pipefail \
|
set -o pipefail \
|
||||||
\
|
\
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue