mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-06-09 14:49:53 +02:00
🔼 Update minimum OCR-D version
This commit is contained in:
parent
397af5542b
commit
8abec9ea9f
3 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
FROM ubuntu:18.04
|
||||
|
||||
ARG PIP_INSTALL="pip install --no-cache-dir"
|
||||
ARG OCRD_VERSION_MINIMUM="2.23.3"
|
||||
ARG OCRD_VERSION_MINIMUM="2.47.0"
|
||||
ENV LC_ALL=C.UTF-8 LANG=C.UTF-8
|
||||
ENV PIP_DEFAULT_TIMEOUT=120
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue