diff --git a/Dockerfile-sbb_textline_detector b/Dockerfile-sbb_textline_detector index a3ecef0..ec6d455 100644 --- a/Dockerfile-sbb_textline_detector +++ b/Dockerfile-sbb_textline_detector @@ -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_TEXTLINE_DETECTOR_COMMIT="451b71f" +ARG SBB_TEXTLINE_DETECTOR_COMMIT="b0ef767" # Build pip installable stuff