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 78f4099 + 3d8487b commit a3fa26aCopy full SHA for a3fa26a
rhel9/Dockerfile
@@ -1,4 +1,4 @@
1
-ARG BASE_IMAGE=nvcr.io/nvidia/cuda:13.0.1-base-ubi9
+ARG BASE_IMAGE=nvcr.io/nvidia/cuda:13.0.2-base-ubi9
2
3
FROM ${BASE_IMAGE} as build
4
ubuntu24.04/Dockerfile
-ARG BASE_IMAGE=ubuntu:noble-20250925
+ARG BASE_IMAGE=ubuntu:noble-20251001
versions.mk
@@ -15,4 +15,4 @@
15
# DRIVER_VERSIONS contains latest version in all active datacenter branches
16
DRIVER_VERSIONS ?= 535.274.02 570.195.03 580.95.05
17
18
-GOLANG_VERSION := 1.25.2
+GOLANG_VERSION := 1.25.4
0 commit comments