From 4161e3f6807dc1cf9685fd267b4e0e13e626249e Mon Sep 17 00:00:00 2001 From: "Gerber, Mike" Date: Mon, 22 Aug 2022 20:08:11 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20ocrd-galley:=20sbb=5Fbinar?= =?UTF-8?q?ization=200.0.10?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Dockerfile-sbb_binarization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile-sbb_binarization b/Dockerfile-sbb_binarization index 2481091..ff298ca 100644 --- a/Dockerfile-sbb_binarization +++ b/Dockerfile-sbb_binarization @@ -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 SBB_BINARIZATION_VERSION="0.0.8" +ARG SBB_BINARIZATION_VERSION="0.0.10" # Build pip installable stuff