Skip to content

Commit 474ec62

Browse files
fix(deps): update nvcr.io/nvidia/cuda docker tag to v12
1 parent e7f41b5 commit 474ec62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ FROM prom/alertmanager:v0.23.0 as prom-am
77
####################################### ---
88

99
# Runtime
10-
FROM nvcr.io/nvidia/cuda:11.4.1-runtime-ubuntu20.04
10+
FROM nvcr.io/nvidia/cuda:12.3.2-runtime-ubuntu20.04
1111

1212
ENV \
1313
USER_NAME="Stefan Crain" \

0 commit comments

Comments
 (0)