Update Dockerfile

This commit is contained in:
Alexandre
2021-10-20 22:18:38 +02:00
committed by GitHub
parent e8d54bdfaf
commit e890ed9f3d

View File

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