mirror of
https://github.com/clearml/clearml-serving
synced 2025-03-16 02:18:33 +00:00
Update base triton container to v22.04 (Nvidia driver version 510+)
This commit is contained in:
parent
0e240101db
commit
517ddc1822
@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
FROM nvcr.io/nvidia/tritonserver:22.02-py3
|
FROM nvcr.io/nvidia/tritonserver:22.04-py3
|
||||||
|
|
||||||
|
|
||||||
ENV LC_ALL=C.UTF-8
|
ENV LC_ALL=C.UTF-8
|
||||||
|
Loading…
Reference in New Issue
Block a user