Update Dockerfile

This commit is contained in:
Alexandre
2021-05-15 06:48:58 +02:00
committed by GitHub
parent c996c02409
commit c746712139

View File

@@ -16,7 +16,7 @@ RUN \
nginx \
#Install bashio
&& curl -J -L -o /tmp/bashio.tar.gz \
"https://github.com/hassio-addons/bashio/archive/v0.10.1.tar.gz" \
"https://github.com/hassio-addons/bashio/archive/v0.13.0.tar.gz" \
&& mkdir /tmp/bashio \
&& tar zxvf \
/tmp/bashio.tar.gz \