mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-07-27 13:49:53 +02:00
⬆️ Update dinglehopper (to fix bug related to find_files() being a generator now)
This commit is contained in:
parent
25d452e350
commit
cc4ef3465d
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
FROM my_ocrd_workflow-core
|
FROM my_ocrd_workflow-core
|
||||||
|
|
||||||
ARG PIP_INSTALL="pip3 install --no-cache-dir --use-feature=2020-resolver"
|
ARG PIP_INSTALL="pip3 install --no-cache-dir --use-feature=2020-resolver"
|
||||||
ARG DINGLEHOPPER_COMMIT="2b98f69"
|
ARG DINGLEHOPPER_COMMIT="6e47acd"
|
||||||
|
|
||||||
|
|
||||||
# Build pip installable stuff
|
# Build pip installable stuff
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue