RSS-146: Test downgrade pdftron ocrModule 4

This commit is contained in:
deiflaender 2022-12-14 14:57:40 +01:00
parent a54457a41a
commit 3f3a9a606b

View File

@ -6,7 +6,7 @@ RUN mkdir /OCRModule
RUN mv Lib/* /OCRModule/
RUN apt-get -y update
RUN apt-get -y install ghostscript icc-profiles-free libxml2 pngquant python3-distutils python3-pkg-resources python3-reportlab qpdf tesseract-ocr zlib1g unpaper ocrmypdf
RUN apt-get -y install tesseract-ocr
ARG PLATFORM_JAR