Update to 3.2.2.5080

This commit is contained in:
alexbelgium
2021-06-04 01:57:37 +02:00
parent a7b1dffc2b
commit ef2e4b0b49
3 changed files with 6 additions and 3 deletions

View File

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