Updater bot : paperless_ngx updated to 1.14.4

This commit is contained in:
alexbelgium
2023-05-06 02:00:37 +02:00
parent 39eb5804ad
commit 9c478a1b23
4 changed files with 8 additions and 5 deletions

View File

@@ -16,7 +16,7 @@
ARG BUILD_FROM
ARG BUILD_VERSION
ARG BUILD_UPSTREAM="1.14.2"
ARG BUILD_UPSTREAM="1.14.4"
FROM ${BUILD_FROM}:${BUILD_UPSTREAM}
##################