Update Dockerfile

This commit is contained in:
Alexandre
2021-02-17 07:34:38 +01:00
committed by GitHub
parent b6750e9122
commit c80a3f9817

View File

@@ -1,6 +1,6 @@
ARG BUILD_FROM
ARG BUILD_VERSION
FROM ${BUILD_FROM}${BUILD_VERSION}
FROM ${BUILD_FROM}${BUILD_VERSION%%*( )}
# Copy root filesystem
COPY rootfs /