From b0934a1f41ba81ee833bbeeb265c38aa7457dfb5 Mon Sep 17 00:00:00 2001 From: "Gerber, Mike" Date: Fri, 3 Feb 2023 18:05:55 +0100 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20ocrd=5Ftesserocr=200.16.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 e94a378..32b8e45 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.14.0" +ARG OCRD_TESSEROCR_VERSION="0.16.0" ENV TESSDATA_PREFIX /usr/local/share/tessdata