Update Dockerfile

This commit is contained in:
Alexandre
2022-03-09 15:33:27 +01:00
committed by GitHub
parent 7f7fc62aa4
commit da19807626

View File

@@ -16,7 +16,7 @@
ARG BUILD_FROM
ARG BUILD_VERSION
ARG BUILD_UPSTREAM="test"
ARG BUILD_UPSTREAM="1.36.12"
FROM ${BUILD_FROM}
##################