🚧 Update to CUDA 12.1 (10.x is not available anymore)

This commit is contained in:
Gerber, Mike 2023-08-08 12:09:33 +02:00
parent 6e1705d9bb
commit c8de7b6769
10 changed files with 10 additions and 64 deletions

View file

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