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