Update Dockerfile

This commit is contained in:
Alexandre
2021-12-05 17:59:45 +01:00
committed by GitHub
parent d0c1881027
commit 0fc19f5db8

View File

@@ -18,7 +18,7 @@ RUN \
################
# Install apps #
################
apk add --no-cache $PACKAGES
apk add --no-cache $PACKAGES \
\
##################
# Install bashio #