🚧 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,4 +1,4 @@
FROM ubuntu:18.04
FROM ubuntu:22.04
ARG PIP_INSTALL="pip install --no-cache-dir"
ARG OCRD_VERSION_MINIMUM="2.47.0"