Skip to content

Commit b75b6e4

Browse files
build(deps): bump nvidia/base/ubuntu in /deployments/container
Bumps nvidia/base/ubuntu from jammy-20250619 to jammy-20251013. --- updated-dependencies: - dependency-name: nvidia/base/ubuntu dependency-version: jammy-20251013 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 11606fd commit b75b6e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployments/container/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
ARG TOOLKIT_CONTAINER_IMAGE=unknown
2121

2222
# Run build with binaries native to the current build platform.
23-
FROM --platform=$BUILDPLATFORM nvcr.io/nvidia/base/ubuntu:jammy-20250619 AS build
23+
FROM --platform=$BUILDPLATFORM nvcr.io/nvidia/base/ubuntu:jammy-20251013 AS build
2424

2525
# Require arg to be provided (set invalid default value).
2626
ARG GOLANG_VERSION=x.x.x

0 commit comments

Comments
 (0)