Update Dockerfile

This commit is contained in:
Alexandre
2021-02-17 07:36:25 +01:00
committed by GitHub
parent 6b50a0df15
commit c9515ea8bb

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 /