Update Dockerfile

This commit is contained in:
Alexandre
2021-10-05 20:35:07 +02:00
committed by GitHub
parent d442c0b821
commit 9b1b84586a

View File

@@ -13,6 +13,7 @@ RUN \
&& apt-get install -y \ && apt-get install -y \
jq \ jq \
curl \ curl \
nginx \
\ \
################## ##################
# Install bashio # # Install bashio #