Skip to content

Commit 18daca7

Browse files
⬆️ Update hassio-addons/bashio to v0.16.2
1 parent 46c5b43 commit 18daca7

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

0 commit comments

Comments
 (0)