Undo paperless version update. Needs up by updated by repo owner.

This commit is contained in:
Elahd Bar-Shai
2023-02-03 19:32:56 +00:00
parent ce7dabf5bd
commit 7835d4c497
3 changed files with 4 additions and 4 deletions

View File

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