Skip to content

Commit 85ea603

Browse files
committed
try getting labels to work
1 parent 4d79206 commit 85ea603

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 8.9.0, for CI runs only"
44

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

0 commit comments

Comments
 (0)