bashio 0.13.1

This commit is contained in:
Alexandre
2021-08-02 11:55:33 +02:00
parent 981fc07949
commit a992a6c2b2
27 changed files with 27 additions and 28 deletions

View File

@@ -18,7 +18,7 @@ RUN \
# Install bashio #
##################
&& 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.13.1.tar.gz" \
&& mkdir /tmp/bashio \
&& tar zxvf \
/tmp/bashio.tar.gz \