From ac6bad317345d5d846a17e04630d65bbb7839f49 Mon Sep 17 00:00:00 2001 From: "Gerber, Mike" Date: Wed, 21 Jul 2021 15:14:50 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20ocrd-galley:=20ocrd=5Fcala?= =?UTF-8?q?mari=201.0.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Dockerfile-ocrd_calamari | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile-ocrd_calamari b/Dockerfile-ocrd_calamari index 24c68e4..ec5cf1c 100644 --- a/Dockerfile-ocrd_calamari +++ b/Dockerfile-ocrd_calamari @@ -5,7 +5,7 @@ FROM quratorspk/ocrd-galley-core-cuda10.1:$DRONE_COMMIT # XXX https://github.com/OCR-D/core/issues/642 #ARG PIP_INSTALL="pip install --no-cache-dir" ARG PIP_INSTALL="pip install --no-cache-dir" -ARG OCRD_CALAMARI_VERSION="1.0.2" +ARG OCRD_CALAMARI_VERSION="1.0.3" # Build pip installable stuff RUN ${PIP_INSTALL} \