Compare commits

...

1 commit
v7.8.2 ... main

Author SHA1 Message Date
renovate[bot]
78d251cafe
⬆️ Update hassio-addons/bashio to v0.16.4 (#188)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-24 23:58:40 +02:00

View file

@ -25,7 +25,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
# Install base system
ARG BUILD_ARCH=amd64
ARG BASHIO_VERSION="v0.16.3"
ARG BASHIO_VERSION="v0.16.4"
ARG S6_OVERLAY_VERSION="3.2.0.2"
ARG TEMPIO_VERSION="2024.11.2"
RUN \