Skip to content

Commit e3ca3e1

Browse files
authored
Merge pull request #731 from NVIDIA/dependabot/docker/deployments/container/main/nvidia/base/ubuntu-jammy-20251013
build(deps): bump nvidia/base/ubuntu from jammy-20250619 to jammy-20251013 in /deployments/container
2 parents 65c921d + b75b6e4 commit e3ca3e1

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)