From 8bc9981036a4c45b84f1a0c60456607fd93561a0 Mon Sep 17 00:00:00 2001 From: "Gerber, Mike" Date: Wed, 14 Sep 2022 18:47:47 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20ocrd=5Ftesserocr=200.14.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Dockerfile-ocrd_tesserocr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile-ocrd_tesserocr b/Dockerfile-ocrd_tesserocr index 86076ab..e94a378 100644 --- a/Dockerfile-ocrd_tesserocr +++ b/Dockerfile-ocrd_tesserocr @@ -3,7 +3,7 @@ FROM quratorspk/ocrd-galley-core:$DRONE_COMMIT ARG PIP_INSTALL="pip install --no-cache-dir" ARG TESSDATA_BEST_VERSION="4.0.0" -ARG OCRD_TESSEROCR_VERSION="0.12.0" +ARG OCRD_TESSEROCR_VERSION="0.14.0" ENV TESSDATA_PREFIX /usr/local/share/tessdata