⬆️ Update hassio-addons/bashio to v0.17.0

This commit is contained in:
renovate[bot] 2025-04-30 01:47:48 +00:00 committed by GitHub
parent 78d251cafe
commit 70447b5424
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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