Skip to content

Commit d90aa2e

Browse files
authored
Merge pull request #1484 from NVIDIA/dependabot/docker/deployments/container/main/nvidia/distroless/go-v3.2.1-dev
Bump nvidia/distroless/go from v3.1.13-dev to v3.2.1-dev in /deployments/container
2 parents d68a7ea + 83f2e60 commit d90aa2e

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)