Update to 4.0.1430

This commit is contained in:
alexbelgium
2021-07-25 09:54:44 +02:00
parent b6d441b613
commit 9a19c5b76f
3 changed files with 7 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
ARG BUILD_FROM
ARG BUILD_VERSION
ARG BUILD_UPSTREAM="v4.0.1430-ls97"
ARG BUILD_UPSTREAM="4.0.1430"
FROM ${BUILD_FROM}${BUILD_UPSTREAM}
RUN \