⬆️ ocrd-galley: eynollah 0.0.6

This commit is contained in:
Gerber, Mike 2021-06-23 14:55:36 +02:00
parent 21ec588348
commit cf3b592ce1

View file

@ -2,7 +2,7 @@ ARG DRONE_COMMIT="latest"
FROM quratorspk/ocrd-galley-core-cuda10.0:$DRONE_COMMIT FROM quratorspk/ocrd-galley-core-cuda10.0:$DRONE_COMMIT
ARG PIP_INSTALL="pip install --no-cache-dir" ARG PIP_INSTALL="pip install --no-cache-dir"
ARG EYNOLLAH_VERSION="0.0.5" ARG EYNOLLAH_VERSION="0.0.6"
# Build pip installable stuff # Build pip installable stuff