Update Dockerfile

This commit is contained in:
Alexandre
2022-06-06 07:21:23 +02:00
committed by GitHub
parent 04c386aacb
commit bb88de7969

View File

@@ -17,7 +17,7 @@
ARG BUILD_FROM
ARG BUILD_VERSION
ARG BUILD_UPSTREAM="2.2.0.200"
FROM scp002/xteve:latest
FROM $BUILD_FROM
##################
# 2 Modify Image #