Skip to content

Commit 327b7f3

Browse files
authored
Merge pull request #434 from NVIDIA/dependabot/docker/coreos/nvidia/cuda-13.0.1-base-ubi8
Bump nvidia/cuda from 13.0.0-base-ubi8 to 13.0.1-base-ubi8 in /coreos
2 parents 4f9c667 + b6bc6f7 commit 327b7f3

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:13.0.0-base-ubi8 as license
1+
FROM nvcr.io/nvidia/cuda:13.0.1-base-ubi8 as license
22

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

0 commit comments

Comments
 (0)