⬆️ Upgrades Bashio to v0.8.0

This commit is contained in:
Franck Nijhof 2020-02-20 20:28:17 +01:00
parent d162a19369
commit 9f8d131989
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.7.1.tar.gz" \
"https://github.com/hassio-addons/bashio/archive/v0.8.0.tar.gz" \
&& mkdir /tmp/bashio \
&& tar zxvf \
/tmp/bashio.tar.gz \