Skip to content

Commit d43a938

Browse files
Bump nvidia/distroless/go in /deployments/container (#1801)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b1c7df2 commit d43a938

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
@@ -40,7 +40,7 @@ ARG VERSION="N/A"
4040
ARG GIT_COMMIT="unknown"
4141
RUN make PREFIX=/artifacts cmds
4242

43-
FROM nvcr.io/nvidia/distroless/go:v4.0.5-dev AS application
43+
FROM nvcr.io/nvidia/distroless/go:v4.0.6-dev AS application
4444

4545
USER 0:0
4646
SHELL ["/busybox/sh", "-c"]

0 commit comments

Comments
 (0)