This commit is contained in:
Alexandre
2023-02-11 11:23:02 +01:00
parent 6050b7b482
commit cb16982c89
4 changed files with 5 additions and 9 deletions

View File

@@ -16,7 +16,7 @@
ARG BUILD_FROM
ARG BUILD_VERSION
ARG BUILD_UPSTREAM="beta-4.8.0.21-ls202"
ARG BUILD_UPSTREAM="4.8.0.21"
FROM ${BUILD_FROM}${BUILD_UPSTREAM}
##################