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.
1 parent 87517d2 commit cb7905bCopy full SHA for cb7905b
coreos/Dockerfile
@@ -1,7 +1,7 @@
1
FROM nvcr.io/nvidia/cuda:13.0.1-base-ubi8 as license
2
3
# Build nvidia-container-runtime binary
4
-FROM golang:1.25.2 as build-runtime
+FROM golang:1.25.4 as build-runtime
5
6
WORKDIR /go/src/nvidia-container-runtime
7
COPY nvidia-container-runtime .
0 commit comments