Update Dockerfile

This commit is contained in:
Alexandre
2021-11-27 19:16:45 +01:00
committed by GitHub
parent b8dba4cffa
commit 4040a200ef

View File

@@ -33,7 +33,7 @@ RUN apt-get update \
|| true
# copy local files
COPY root/ /
COPY rootfs/ /
### LABELS
ARG BUILD_ARCH