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 65c921d + b75b6e4 commit e3ca3e1Copy full SHA for e3ca3e1
deployments/container/Dockerfile
@@ -20,7 +20,7 @@
20
ARG TOOLKIT_CONTAINER_IMAGE=unknown
21
22
# Run build with binaries native to the current build platform.
23
-FROM --platform=$BUILDPLATFORM nvcr.io/nvidia/base/ubuntu:jammy-20250619 AS build
+FROM --platform=$BUILDPLATFORM nvcr.io/nvidia/base/ubuntu:jammy-20251013 AS build
24
25
# Require arg to be provided (set invalid default value).
26
ARG GOLANG_VERSION=x.x.x
0 commit comments