We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cef2e59 + fe2114b commit 284a6c1Copy full SHA for 284a6c1
coreos/Dockerfile
@@ -1,7 +1,7 @@
1
FROM nvcr.io/nvidia/cuda:13.0.0-base-ubi8 as license
2
3
# Build nvidia-container-runtime binary
4
-FROM golang:1.24.6 as build-runtime
+FROM golang:1.25.1 as build-runtime
5
6
WORKDIR /go/src/nvidia-container-runtime
7
COPY nvidia-container-runtime .
0 commit comments