Update Dockerfile

This commit is contained in:
Alexandre
2021-08-02 09:30:21 +02:00
committed by GitHub
parent a8c6d525e5
commit 8ab1c84a04

View File

@@ -1,7 +1,6 @@
ARG BUILD_FROM
ARG BUILD_VERSION
ARG BUILD_UPSTREAM="fd4f0429"
FROM ${BUILD_FROM}${BUILD_UPSTREAM}
FROM ${BUILD_FROM}
# Copy root filesystem
COPY rootfs /