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 5c8db7d + 3866d57 commit ac39580Copy full SHA for ac39580
coreos/Dockerfile
@@ -1,7 +1,7 @@
1
FROM nvcr.io/nvidia/cuda:12.9.1-base-ubi8 as license
2
3
# Build nvidia-container-runtime binary
4
-FROM golang:1.24.4 as build-runtime
+FROM golang:1.24.6 as build-runtime
5
6
WORKDIR /go/src/nvidia-container-runtime
7
COPY nvidia-container-runtime .
0 commit comments