Update code

This commit is contained in:
Alexandre
2021-01-25 12:27:19 +01:00
committed by GitHub
parent dcfe6f9eb6
commit e4deb0eeba

View File

@@ -10,7 +10,7 @@ RUN \
jq \
tar \
&& 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.10.1.tar.gz" \
&& mkdir /tmp/bashio \
&& tar zxvf \
/tmp/bashio.tar.gz \