Update to 22.2.2

This commit is contained in:
alexbelgium
2021-11-13 01:57:41 +01:00
parent eb45fc8493
commit c332cde337
3 changed files with 17 additions and 6 deletions

View File

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