Update Dockerfile

This commit is contained in:
Alexandre
2021-02-23 11:27:22 +01:00
committed by GitHub
parent 56c36542d5
commit 71b5ed0c1e

View File

@@ -1,6 +1,6 @@
ARG BUILD_FROM
ARG BUILD_VERSION
ARG BUILD_UPSTREAM="4.6.0.28"
ARG BUILD_UPSTREAM="4.6.0.26"
FROM ${BUILD_FROM}${BUILD_UPSTREAM}