Update to 3.2.0.5048

This commit is contained in:
alexbelgium
2021-05-19 01:57:33 +02:00
parent 57336049a9
commit eabe2a7596
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.1.1.4954"
ARG BUILD_UPSTREAM="3.2.0.5048"
FROM ${BUILD_FROM}${BUILD_UPSTREAM}