From 66a9643e1d4b2ab403aa3e9a98ac7df64d2b2ea0 Mon Sep 17 00:00:00 2001 From: "Gerber, Mike" Date: Fri, 5 Nov 2021 16:11:59 +0100 Subject: [PATCH] =?UTF-8?q?=20=E2=AC=86=EF=B8=8F=20ocrd-galley:=20Update?= =?UTF-8?q?=20eynollah=20to=200.0.10?= 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 20f62f6..1ce84d2 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.8" +ARG EYNOLLAH_VERSION="0.0.10" # Build pip installable stuff