From a04387fba1c16afde3d3b097f948fa5edd586c50 Mon Sep 17 00:00:00 2001 From: "Gerber, Mike" Date: Fri, 9 Sep 2022 19:23:35 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=20ocrd=5Folena=201.3.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Dockerfile-ocrd_olena | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile-ocrd_olena b/Dockerfile-ocrd_olena index d64e3af..1b1fcd0 100644 --- a/Dockerfile-ocrd_olena +++ b/Dockerfile-ocrd_olena @@ -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_OLENA_VERSION="1.2.3" +ARG OCRD_OLENA_VERSION="1.3.0" # Build ocrd_olena