mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2024-11-21 23:41:01 +00:00
Merge pull request #622 from savionlee/patch-1
Update cuda.Dockerfile to CUDA 12
This commit is contained in:
commit
f7a35db05b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
ENV ARGOS_DEVICE_TYPE cuda
|
||||||
ARG with_models=false
|
ARG with_models=false
|
||||||
|
|
Loading…
Reference in a new issue