From 6b54d66707b2c774458db46e6dcc5a1db4d59b05 Mon Sep 17 00:00:00 2001 From: "Gerber, Mike" Date: Wed, 5 May 2021 11:30:47 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=A7=20ocrd-galley:=20Update=20eynollah?= =?UTF-8?q?=20for=20latest=20fix=20in=20git=20main?= 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 8a4742e..e2ac5f5 100644 --- a/Dockerfile-eynollah +++ b/Dockerfile-eynollah @@ -3,7 +3,7 @@ FROM quratorspk/ocrd-galley-core-cuda10.0:$DRONE_COMMIT ARG PIP_INSTALL="pip install --no-cache-dir" #ARG EYNOLLAH_VERSION="0.0.1" -ARG EYNOLLAH_COMMIT="c4b2c71e" +ARG EYNOLLAH_COMMIT="aa2e916" # Build pip installable stuff