We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1398b27 commit a3d4787Copy full SHA for a3d4787
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM nvidia/cuda:12.8.0-cudnn-devel-ubuntu24.04
+FROM nvidia/cuda:12.9.1-cudnn-devel-ubuntu24.04
2
LABEL org.opencontainers.image.source=https://github.com/accel-sim/Dockerfile/
3
LABEL org.opencontainers.image.description="Accel-Sim container with Ubuntu 24.04 with CUDA 12.8.0 and CUDNN, for CI runs only"
4
0 commit comments