Update to 0.18.376

This commit is contained in:
alexbelgium
2021-06-24 01:56:19 +02:00
parent 2db7c2d53b
commit d36526ef97
3 changed files with 6 additions and 3 deletions

View File

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