⬆️ ocrd-galley: eynollah 0.0.7
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Gerber, Mike 2021-07-27 12:32:12 +02:00
parent ac6bad3173
commit fec7aa5f00

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.6" ARG EYNOLLAH_VERSION="0.0.7"
# Build pip installable stuff # Build pip installable stuff