Skip to content

Commit df15992

Browse files
Merge pull request #2452 from NVIDIA/backport-2451-to-release-26.3
[release-26.3] build(deps): Bump nvidia/distroless/cc from v4.0.4-dev to v4.0.5-dev in /docker
2 parents dd5cf30 + 40e824c commit df15992

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ RUN curl -L https://codeload.github.com/NVIDIA/cuda-samples/tar.gz/refs/tags/v${
7272

7373
# The C/C++ distroless image is used as a base since the CUDA vectorAdd
7474
# sample application depends on C/C++ libraries.
75-
FROM nvcr.io/nvidia/distroless/cc:v4.0.4-dev
75+
FROM nvcr.io/nvidia/distroless/cc:v4.0.5-dev
7676

7777
ENV NVIDIA_VISIBLE_DEVICES=void
7878

0 commit comments

Comments
 (0)