From 3c3282dd22b38470a0fe6636cb117ba42622107a Mon Sep 17 00:00:00 2001 From: "Gerber, Mike" Date: Thu, 29 Apr 2021 17:49:04 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20ocrd-galley:=20Update=20oc?= =?UTF-8?q?rd=5Fwrap?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Dockerfile-ocrd_wrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile-ocrd_wrap b/Dockerfile-ocrd_wrap index a6f8978..d38bc2c 100644 --- a/Dockerfile-ocrd_wrap +++ b/Dockerfile-ocrd_wrap @@ -2,7 +2,7 @@ ARG DRONE_COMMIT="latest" FROM quratorspk/ocrd-galley-core:$DRONE_COMMIT ARG PIP_INSTALL="pip install --no-cache-dir" -ARG OCRD_WRAP_VERSION="0.1.4" +ARG OCRD_WRAP_VERSION="0.1.7" # Build pip installable stuff