Update Dockerfile

This commit is contained in:
Alexandre
2021-07-27 08:00:58 +02:00
committed by GitHub
parent 8884946d11
commit 384d069438

View File

@@ -8,7 +8,7 @@ RUN \
################ ################
# Install apps # # Install apps #
################ ################
apk add --no-cache jq curl bash \ apk add --no-cache jq curl bash nginx \
\ \
################## ##################
# Install bashio # # Install bashio #