Skip to content

Commit ecb6c0b

Browse files
committed
add 11.7.1
1 parent 1398b27 commit ecb6c0b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

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

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

0 commit comments

Comments
 (0)