🚧 Rename my_ocrd_workflow to ocrd-galley in image names
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
Gerber, Mike 2021-02-15 10:50:40 +01:00
parent 1f4ba91c7f
commit ad55fda98c
11 changed files with 11 additions and 11 deletions

View file

@ -1,5 +1,5 @@
ARG DRONE_COMMIT="latest"
FROM mikegerber/my_ocrd_workflow-core-cuda10.1:$DRONE_COMMIT
FROM mikegerber/ocrd-galley-core-cuda10.1:$DRONE_COMMIT
# XXX https://github.com/OCR-D/core/issues/642