Skip to content

Commit 8e1f32f

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

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.17.0"
28+
ARG BASHIO_VERSION="v0.17.1"
2929
ARG S6_OVERLAY_VERSION="3.2.1.0"
3030
ARG TEMPIO_VERSION="2024.11.2"
3131
RUN \

0 commit comments

Comments
 (0)