Skip to content

Commit bbf3b24

Browse files
authored
Update Dockerfile
1 parent 7c4aead commit bbf3b24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/cuda_simple/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG CUDA_IMAGE="12.5.0-devel-ubuntu22.04"
1+
ARG CUDA_IMAGE="12.6.1-devel-ubuntu24.04"
22
FROM nvidia/cuda:${CUDA_IMAGE}
33

44
# We need to set the host to 0.0.0.0 to allow outside access

0 commit comments

Comments
 (0)