Skip to content

Commit 83f2e60

Browse files
Bump nvidia/distroless/go in /deployments/container
Bumps nvidia/distroless/go from v3.1.13-dev to v3.2.1-dev. --- updated-dependencies: - dependency-name: nvidia/distroless/go dependency-version: v3.2.1-dev dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1bdf2f6 commit 83f2e60

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
@@ -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:v3.1.13-dev AS application
43+
FROM nvcr.io/nvidia/distroless/go:v3.2.1-dev AS application
4444

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

0 commit comments

Comments
 (0)