mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-09-15 21:46:53 +00:00
Fix packages in dockerfile
This commit is contained in:
@@ -53,7 +53,7 @@ RUN JDKPKG="openjdk11-jre"; \
|
||||
qpdf-dev \
|
||||
openssl-dev \
|
||||
ocrmypdf \
|
||||
&& apk add 'zlib=1.2.12-r1' \
|
||||
&& apk add 'zlib=1.2.12-r2' \
|
||||
&& pip3 install --upgrade pip \
|
||||
&& pip3 install ocrmypdf \
|
||||
&& curl -Ls $UNO_URL -o /usr/local/bin/unoconv \
|
||||
|
Reference in New Issue
Block a user