Update Dockerfile

This commit is contained in:
Alexandre
2021-08-02 09:27:01 +02:00
committed by GitHub
parent aa0931a499
commit 31408a1960

View File

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