Update Dockerfile

This commit is contained in:
Alexandre
2021-10-20 20:18:47 +02:00
committed by GitHub
parent cd4244cccf
commit c42b77b995

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 \
################ ################