Skip to content

Commit ecaffa0

Browse files
⬆️ Update hassio-addons/bashio to v0.16.1
1 parent 2c0f3f0 commit ecaffa0

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.0"
28+
ARG BASHIO_VERSION="v0.16.1"
2929
ARG S6_OVERLAY_VERSION="3.1.6.2"
3030
ARG TEMPIO_VERSION="2021.09.0"
3131
RUN \

0 commit comments

Comments
 (0)