Skip to content

Commit b5297de

Browse files
authored
⬆️ Upgrades Bashio to v0.14.1 (#104)
1 parent fc859e3 commit b5297de

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
@@ -48,7 +48,7 @@ RUN \
4848
&& mkdir -p /etc/services.d \
4949
\
5050
&& curl -J -L -o /tmp/bashio.tar.gz \
51-
"https://github.com/hassio-addons/bashio/archive/v0.14.0.tar.gz" \
51+
"https://github.com/hassio-addons/bashio/archive/v0.14.1.tar.gz" \
5252
&& mkdir /tmp/bashio \
5353
&& tar zxvf \
5454
/tmp/bashio.tar.gz \

0 commit comments

Comments
 (0)