Skip to content

Commit f869250

Browse files
⬆️ Update hassio-addons/bashio to v0.16.3 (#163)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ea22ce6 commit f869250

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
2525

2626
# Install base system
2727
ARG BUILD_ARCH=amd64
28-
ARG BASHIO_VERSION="v0.16.2"
28+
ARG BASHIO_VERSION="v0.16.3"
2929
ARG S6_OVERLAY_VERSION="3.2.0.2"
3030
ARG TEMPIO_VERSION="2024.11.2"
3131
RUN \

0 commit comments

Comments
 (0)