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

This commit is contained in:
Gerber, Mike 2021-05-18 14:16:43 +02:00
parent dafa9423d5
commit c60ce79348

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