🚧 Update sbb_binarization

This commit is contained in:
Gerber, Mike 2020-10-23 16:44:47 +02:00
parent 7f0f584a1d
commit fdf82c34c3

View file

@ -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 SBB_BINARIZATION_COMMIT="3e60a62" ARG SBB_BINARIZATION_COMMIT="4d145cc"
# Build pip installable stuff # Build pip installable stuff