mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-02 13:32:51 +00:00
set default version of OCRmyPDF's docker image to _v11.2.1_, which seems to be the latest stable before _11.3.0_
This commit is contained in:
parent
e9db579af6
commit
cde7519f24
@ -9,7 +9,7 @@ FROM ${REPO}:base-binaries-${VERSION} as docspell-base-binaries
|
||||
|
||||
FROM ${REPO}:joex-base-${VERSION}
|
||||
|
||||
ENV OCRMYPDF_VERSION=latest
|
||||
ENV OCRMYPDF_VERSION=v11.2.1
|
||||
|
||||
COPY --from=docspell-base-binaries /opt/docspell-joex /opt/docspell-joex
|
||||
COPY joex-entrypoint.sh /opt/joex-entrypoint.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user