From a470b0f24e8bf63b66eae9b669a59e409110ed8a Mon Sep 17 00:00:00 2001 From: "Gerber, Mike" Date: Wed, 19 May 2021 11:46:39 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20ocrd-galley:=20eynollah=20?= =?UTF-8?q?0.0.5?= 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 e163fad..90421b3 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.4" +ARG EYNOLLAH_VERSION="0.0.5" # Build pip installable stuff