Update Dockerfile

This commit is contained in:
Alexandre
2022-01-12 17:17:18 +01:00
committed by GitHub
parent 703ce11309
commit 328434f432

View File

@@ -13,6 +13,7 @@
# 1 Build Image #
#################
ARG BUILD_FROM
ARG BUILD_VERSION
FROM ${BUILD_FROM}