⬆️ Upgrades Bashio to v0.7.1

This commit is contained in:
Franck Nijhof 2020-02-09 19:32:29 +01:00
parent e3811f870b
commit b5da66456a
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

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