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

This commit is contained in:
renovate[bot] 2023-12-09 01:42:16 +00:00 committed by GitHub
parent 11ab11302f
commit 4db6600c9c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,7 +25,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
# Install base system
ARG BUILD_ARCH=amd64
ARG BASHIO_VERSION="v0.16.1"
ARG BASHIO_VERSION="v0.16.2"
ARG S6_OVERLAY_VERSION="3.1.6.2"
ARG TEMPIO_VERSION="2021.09.0"
RUN \