mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-06-08 14:19:57 +02:00
⬆️ Update sbb_binarization for h5py fix
This commit is contained in:
parent
8eba477b20
commit
1ef471e177
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="pip install --no-cache-dir"
|
ARG PIP_INSTALL="pip install --no-cache-dir"
|
||||||
ARG SBB_BINARIZATION_COMMIT="4d145cc"
|
ARG SBB_BINARIZATION_COMMIT="ea69494"
|
||||||
|
|
||||||
|
|
||||||
# Build pip installable stuff
|
# Build pip installable stuff
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue