⬆️ Upgrades Bashio to v0.14.3 (#98)

This commit is contained in:
Franck Nijhof 2021-11-10 12:17:07 +01:00 committed by GitHub
parent 028b1b4213
commit 062e550298
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,7 +44,7 @@ RUN \
&& mkdir -p /etc/services.d \
\
&& curl -J -L -o /tmp/bashio.tar.gz \
"https://github.com/hassio-addons/bashio/archive/v0.14.1.tar.gz" \
"https://github.com/hassio-addons/bashio/archive/v0.14.3.tar.gz" \
&& mkdir /tmp/bashio \
&& tar zxvf \
/tmp/bashio.tar.gz \