Align upstream

This commit is contained in:
Alexandre
2022-04-12 20:21:18 +02:00
committed by GitHub
parent 5efb8bf66a
commit e050f8ec8e

View File

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