⬆️ Update sbb_binarization for h5py fix

This commit is contained in:
Gerber, Mike 2021-01-18 16:48:03 +01:00
parent 8eba477b20
commit 1ef471e177

View file

@ -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