Update Dockerfile

This commit is contained in:
Alexandre
2021-10-21 08:01:21 +02:00
committed by GitHub
parent c1f00d3448
commit b98c31b28c

View File

@@ -11,7 +11,7 @@ ARG TEMPIO_VERSION=2021.01.0
ARG BUILD_ARCH ARG BUILD_ARCH
# Copy root filesystem # Copy root filesystem
COPY rootfs / #COPY rootfs /
RUN \ RUN \
################ ################