Update to 22.0.0

This commit is contained in:
alexbelgium
2021-07-07 01:57:13 +02:00
parent 5bfdcceca8
commit 37cc9f4d97
3 changed files with 6 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
ARG BUILD_FROM
ARG BUILD_VERSION
ARG BUILD_UPSTREAM="21.0.3"
ARG BUILD_UPSTREAM="22.0.0"
FROM ${BUILD_FROM}${BUILD_UPSTREAM}