Update Dockerfile

This commit is contained in:
Alexandre
2021-06-21 21:17:32 +02:00
committed by GitHub
parent b115ae9ae0
commit f12445c840

View File

@@ -13,6 +13,7 @@ RUN \
jq \ jq \
curl \ curl \
cifs-utils \ cifs-utils \
keyutils \
\ \
&& curl -J -L -o /tmp/bashio.tar.gz \ && 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.0.tar.gz" \