mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2024-12-18 08:27:03 +02:00
Update cuda.Dockerfile to CUDA 12
This commit is contained in:
parent
67c5348c02
commit
16ae59aa43
@ -1,4 +1,4 @@
|
||||
FROM nvidia/cuda:11.2.2-devel-ubuntu20.04
|
||||
FROM nvidia/cuda:12.4.1-devel-ubuntu20.04
|
||||
|
||||
ENV ARGOS_DEVICE_TYPE cuda
|
||||
ARG with_models=false
|
||||
|
Loading…
Reference in New Issue
Block a user