Skip to content

Commit 056605b

Browse files
committed
bring in OS upgrade changes
1 parent 81e4203 commit 056605b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ ENV ARCHIVE_TYPE=file \
150150
ARCHIVE_PATH=/data \
151151
FTM_STORE_URI=postgresql://aleph:aleph@postgres/aleph \
152152
REDIS_URL=redis://redis:6379/0 \
153-
TESSDATA_PREFIX=/usr/share/tesseract-ocr/4.00/tessdata
153+
TESSDATA_PREFIX=/usr/share/tesseract-ocr/5/tessdata
154154

155155
# USER app
156156
CMD ingestors process

0 commit comments

Comments
 (0)