Skip to content

Commit f44486f

Browse files
committed
remove cudnn version
1 parent 6c80f56 commit f44486f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM nvidia/cuda:12.8.0-cudnn-devel-ubuntu24.04
22
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 8.9.0, for CI runs only"
3+
LABEL org.opencontainers.image.description="Accel-Sim container with Ubuntu 24.04 with CUDA 12.8.0 and CUDNN, for CI runs only"
44

55
SHELL ["/bin/bash", "-c"]
66

0 commit comments

Comments
 (0)