From 691554bff32853fd94a257ce7cc0f4d10699fe84 Mon Sep 17 00:00:00 2001 From: "Gerber, Mike" Date: Tue, 8 Aug 2023 12:48:51 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=20eynollah=200.3.0?= 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 80a602f..6505174 100644 --- a/Dockerfile-eynollah +++ b/Dockerfile-eynollah @@ -2,7 +2,7 @@ ARG GIT_COMMIT="latest" FROM quratorspk/ocrd-galley-core-cuda12.1:$GIT_COMMIT ARG PIP_INSTALL="pip install --no-cache-dir" -ARG EYNOLLAH_VERSION="0.0.10" +ARG EYNOLLAH_VERSION="0.3.0" # Build pip installable stuff