⬆ ocrd_segment 0.1.22

This commit is contained in:
Gerber, Mike 2023-08-17 19:59:48 +02:00
parent c4522cfba2
commit fc911f3734

View file

@ -2,7 +2,7 @@ ARG GIT_COMMIT="latest"
FROM quratorspk/ocrd-galley-core:$GIT_COMMIT FROM quratorspk/ocrd-galley-core:$GIT_COMMIT
ARG PIP_INSTALL="pip install --no-cache-dir" ARG PIP_INSTALL="pip install --no-cache-dir"
ARG OCRD_SEGMENT_VERSION="0.1.21" ARG OCRD_SEGMENT_VERSION="0.1.22"
# Build pip installable stuff # Build pip installable stuff