Skip to content

Commit 52eb49c

Browse files
dependabot[bot]nvidia-backport-bot
authored andcommitted
Bump nvidia/distroless/go in /deployments/container
Bumps nvidia/distroless/go from v4.0.5-dev to v4.0.6-dev. --- updated-dependencies: - dependency-name: nvidia/distroless/go dependency-version: v4.0.6-dev dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> (cherry picked from commit 752d685)
1 parent 520bb67 commit 52eb49c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deployments/container/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ RUN go install -ldflags "-extldflags=-Wl,-z,lazy -s -w" \
5555
github.com/NVIDIA/nvidia-container-toolkit/cmd/nvidia-ctk@${NVIDIA_CTK_VERSION} \
5656
&& cp ${GOPATH}/bin/nvidia-ctk /artifacts/nvidia-ctk
5757

58-
FROM nvcr.io/nvidia/distroless/go:v4.0.5-dev
58+
FROM nvcr.io/nvidia/distroless/go:v4.0.6-dev
5959

6060
USER 0:0
6161
SHELL ["/busybox/sh", "-c"]

0 commit comments

Comments
 (0)