Update to 4.6.0.44

This commit is contained in:
alexbelgium
2021-05-12 01:55:59 +02:00
parent b431c3186b
commit c0eb13c9b2
3 changed files with 6 additions and 3 deletions

View File

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