From b459a5d5ec0a6c9c72be8d90f657ef1ba2bd0ed0 Mon Sep 17 00:00:00 2001 From: "Gerber, Mike" Date: Wed, 14 Sep 2022 18:07:06 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20ocrd=5Fanybaseocr=201.8.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Dockerfile-ocrd_anybaseocr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile-ocrd_anybaseocr b/Dockerfile-ocrd_anybaseocr index 4d13426..fb14dd7 100644 --- a/Dockerfile-ocrd_anybaseocr +++ b/Dockerfile-ocrd_anybaseocr @@ -2,7 +2,7 @@ ARG DRONE_COMMIT="latest" FROM quratorspk/ocrd-galley-core-cuda10.1:$DRONE_COMMIT ARG PIP_INSTALL="pip install --no-cache-dir" -ARG OCRD_ANYBASEOCR_VERSION="1.5.0" +ARG OCRD_ANYBASEOCR_VERSION="1.8.2"