diff --git a/Dockerfile-dinglehopper b/Dockerfile-dinglehopper index ddc5312..d7c9bc1 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="d726396" +ARG DINGLEHOPPER_COMMIT="dcc10c5" # Build pip installable stuff