From c60ce793486d35c195c1684957ad8e4361fab0a0 Mon Sep 17 00:00:00 2001 From: "Gerber, Mike" Date: Tue, 18 May 2021 14:16:43 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20ocrd-galley:=20eynollah=20?= =?UTF-8?q?0.0.4?= 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 1034dad..e163fad 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.3" +ARG EYNOLLAH_VERSION="0.0.4" # Build pip installable stuff