Update Dockerfile

This commit is contained in:
Alexandre
2021-05-20 16:31:58 +02:00
committed by GitHub
parent d6e4d5a33b
commit 4673726492

View File

@@ -14,6 +14,7 @@ RUN \
&& apt-get install -y --no-install-recommends \ && apt-get install -y --no-install-recommends \
jq \ jq \
cifs-utils \ cifs-utils \
nginx \
\ \
################## ##################
# Install bashio # # Install bashio #