⬆️ Upgrades Bashio to v0.13.0 (#41)

This commit is contained in:
Franck Nijhof 2021-02-16 10:39:59 +01:00 committed by GitHub
parent 1972acdf03
commit 90b2374b6e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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