update cuda version 12.2.2 gpu dockerfile
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM nvidia/cuda:11.8.0-cudnn8-runtime-ubuntu22.04
|
FROM nvidia/cuda:12.2.2-cudnn8-runtime-ubuntu22.04
|
||||||
ARG DEBIAN_FRONTEND=noninteractive
|
ARG DEBIAN_FRONTEND=noninteractive
|
||||||
|
|
||||||
# Remove any third-party apt sources to avoid issues with expiring keys.
|
# Remove any third-party apt sources to avoid issues with expiring keys.
|
||||||
|
|||||||
Reference in New Issue
Block a user