⬆️ Upgrades Bashio to v0.8.1

This commit is contained in:
Franck Nijhof 2020-02-21 13:32:48 +01:00
parent 9f8d131989
commit 5f1fa0b44e
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.8.0.tar.gz" \
"https://github.com/hassio-addons/bashio/archive/v0.8.1.tar.gz" \
&& mkdir /tmp/bashio \
&& tar zxvf \
/tmp/bashio.tar.gz \