From edeb870afa55245f59058c53d412d6d1dda62ea5 Mon Sep 17 00:00:00 2001 From: "Gerber, Mike" Date: Wed, 28 Jul 2021 14:37:53 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=20eynollah=200.0.8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Dockerfile-eynollah | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile-eynollah b/Dockerfile-eynollah index 508db57..20f62f6 100644 --- a/Dockerfile-eynollah +++ b/Dockerfile-eynollah @@ -2,7 +2,7 @@ ARG DRONE_COMMIT="latest" FROM quratorspk/ocrd-galley-core-cuda10.0:$DRONE_COMMIT ARG PIP_INSTALL="pip install --no-cache-dir" -ARG EYNOLLAH_VERSION="0.0.7" +ARG EYNOLLAH_VERSION="0.0.8" # Build pip installable stuff