This commit is contained in:
Alexandre
2023-05-05 18:57:46 +02:00
parent bd5b0b91db
commit 03f2e179da
5 changed files with 4 additions and 5 deletions

View File

@@ -16,7 +16,7 @@
ARG BUILD_FROM
ARG BUILD_VERSION
ARG BUILD_UPSTREAM="v2201.1.0-ls71"
ARG BUILD_UPSTREAM="latest"
FROM ${BUILD_FROM}${BUILD_UPSTREAM}
##################