Skip to content

Commit 63a7636

Browse files
committed
[rhel9] bump CUDA base image to 13.0.2
Signed-off-by: Christopher Desiniotis <[email protected]>
1 parent c9887f5 commit 63a7636

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rhel9/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG BASE_IMAGE=nvcr.io/nvidia/cuda:13.0.1-base-ubi9
1+
ARG BASE_IMAGE=nvcr.io/nvidia/cuda:13.0.2-base-ubi9
22

33
FROM ${BASE_IMAGE} as build
44

0 commit comments

Comments
 (0)