mirror of
				https://github.com/TheAnachronism/docspell.git
				synced 2025-10-31 09:30:12 +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:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user