From ae12260faa5f51358df4ebc62f196d8b8b390402 Mon Sep 17 00:00:00 2001 From: "Gerber, Mike" Date: Fri, 5 Nov 2021 16:11:46 +0100 Subject: [PATCH 1/2] =?UTF-8?q?=20=E2=AC=86=EF=B8=8F=20ocrd-galley:=20Upda?= =?UTF-8?q?te=20dinglehopper?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Dockerfile-dinglehopper | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile-dinglehopper b/Dockerfile-dinglehopper index 31c7fef..4a30eb9 100644 --- a/Dockerfile-dinglehopper +++ b/Dockerfile-dinglehopper @@ -2,7 +2,7 @@ ARG DRONE_COMMIT="latest" FROM quratorspk/ocrd-galley-core:$DRONE_COMMIT ARG PIP_INSTALL="pip install --no-cache-dir" -ARG DINGLEHOPPER_COMMIT="6e47acd" +ARG DINGLEHOPPER_COMMIT="7d26b04" # Build pip installable stuff From 66a9643e1d4b2ab403aa3e9a98ac7df64d2b2ea0 Mon Sep 17 00:00:00 2001 From: "Gerber, Mike" Date: Fri, 5 Nov 2021 16:11:59 +0100 Subject: [PATCH 2/2] =?UTF-8?q?=20=E2=AC=86=EF=B8=8F=20ocrd-galley:=20Upda?= =?UTF-8?q?te=20eynollah=20to=200.0.10?= 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 20f62f6..1ce84d2 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.8" +ARG EYNOLLAH_VERSION="0.0.10" # Build pip installable stuff