Update Dockerfile

This commit is contained in:
Alexandre
2021-06-26 15:23:51 +02:00
committed by GitHub
parent 214a520221
commit 11cc8f6a5d

View File

@@ -4,6 +4,8 @@ FROM coderaiser/cloudcmd:$BUILD_UPSTREAM
COPY run.sh /
ARG BASHIO_VERSION=0.13.0
RUN \
################
# Install apps #