Skip to content

Commit 57708fa

Browse files
authored
Merge pull request #398 from NVIDIA/dependabot/docker/coreos/nvidia/cuda-13.0.0-base-ubi8
Bump nvidia/cuda from 12.9.1-base-ubi8 to 13.0.0-base-ubi8 in /coreos
2 parents a4682d1 + 87873ea commit 57708fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coreos/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM nvcr.io/nvidia/cuda:12.9.1-base-ubi8 as license
1+
FROM nvcr.io/nvidia/cuda:13.0.0-base-ubi8 as license
22

33
# Build nvidia-container-runtime binary
44
FROM golang:1.24.6 as build-runtime

0 commit comments

Comments
 (0)