Update Dockerfile

This commit is contained in:
Alexandre
2021-07-26 21:15:42 +02:00
committed by GitHub
parent 30364cd123
commit 134d5bbef5

View File

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