Skip to content

Commit e730999

Browse files
committed
Refactor Dockerfile to use CUDA version 12.4.1 for Ubuntu 22.04
1 parent 80fd8a4 commit e730999

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OS/ubuntu-cuda/24.04/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM nvidia/cuda:12.4.1-devel-ubuntu24.04
1+
FROM nvidia/cuda:12.4.1-devel-ubuntu22.04
22

33
COPY /script/startup.sh /usr/start/startup.sh
44

0 commit comments

Comments
 (0)