We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0488c8 commit 4ab721aCopy full SHA for 4ab721a
base-devel.dockerfile
@@ -1,5 +1,5 @@
1
# pull from devel image instead of base
2
-FROM nvidia/cuda:12.1.1-devel-ubuntu22.04
+FROM nvidia/cuda:12.4.1-devel-ubuntu22.04
3
4
# Set bash as the default shell
5
ENV SHELL=/bin/bash
base.dockerfile
@@ -1,4 +1,4 @@
-FROM nvidia/cuda:12.1.1-base-ubuntu22.04
+FROM nvidia/cuda:12.4.1-base-ubuntu22.04
0 commit comments