Update Dockerfile

This commit is contained in:
Alexandre
2021-02-09 22:55:22 +01:00
committed by GitHub
parent f4d1c833c3
commit a1678260ef

View File

@@ -8,6 +8,7 @@ RUN \
\
&& apt-get install -y --no-install-recommends \
jq \
wget \
\
&& apt-get -y upgrade cifs-utils \
&& curl -J -L -o /tmp/bashio.tar.gz \