Skip to content

Commit 89c8258

Browse files
authored
Merge pull request #703 from NVIDIA/dependabot/docker/deployments/container/main/nvidia/distroless/cc-v3.2.0-dev
build(deps): bump nvidia/distroless/cc from v3.1.13-dev to v3.2.0-dev in /deployments/container
2 parents a772441 + de830d3 commit 89c8258

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
@@ -116,7 +116,7 @@ FROM ${TOOLKIT_CONTAINER_IMAGE} AS toolkit
116116
# For consistency, the build stage above derives from Debian 12 directly. The
117117
# `-dev` suffic is to get busybox as a shell added. For RUN directives to pick
118118
# that up, use `SHELL ["/busybox/sh", "-c"]`.
119-
FROM nvcr.io/nvidia/distroless/cc:v3.1.13-dev
119+
FROM nvcr.io/nvidia/distroless/cc:v3.2.0-dev
120120

121121
ENV NVIDIA_DISABLE_REQUIRE="true"
122122
ENV NVIDIA_VISIBLE_DEVICES=all

0 commit comments

Comments
 (0)