From fec7aa5f00e3e1061070b22f349f9a6052368ece Mon Sep 17 00:00:00 2001 From: "Gerber, Mike" Date: Tue, 27 Jul 2021 12:32:12 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20ocrd-galley:=20eynollah=20?= =?UTF-8?q?0.0.7?= 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 335344a..508db57 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.6" +ARG EYNOLLAH_VERSION="0.0.7" # Build pip installable stuff