RSS-146: Test downgrade pdftron ocrModule 8

This commit is contained in:
deiflaender 2022-12-14 15:47:59 +01:00
parent 02137e553e
commit 3f820de70a

View File

@ -6,7 +6,7 @@ RUN mkdir /OCRModule
RUN mv Lib/* /OCRModule/
RUN apt-get -y update
RUN apt-get -y install ghostscript qpdf
RUN apt-get -y install qpdf
ARG PLATFORM_JAR