⬆️ Upgrades Bashio to v0.14.0 (#94)

This commit is contained in:
Franck Nijhof 2021-11-02 12:46:04 +01:00 committed by GitHub
parent cc9e35963f
commit cfd3c9c609
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.13.0.tar.gz" \
"https://github.com/hassio-addons/bashio/archive/v0.14.0.tar.gz" \
&& mkdir /tmp/bashio \
&& tar zxvf \
/tmp/bashio.tar.gz \