diff --git a/Dockerfile-dinglehopper b/Dockerfile-dinglehopper index 59ea1aa..3ab6d7d 100644 --- a/Dockerfile-dinglehopper +++ b/Dockerfile-dinglehopper @@ -1,7 +1,7 @@ FROM my_ocrd_workflow-core ARG PIP_INSTALL="pip3 install --no-cache-dir --use-feature=2020-resolver" -ARG DINGLEHOPPER_COMMIT="2b98f69" +ARG DINGLEHOPPER_COMMIT="6e47acd" # Build pip installable stuff