Skip to content

Commit a70fe9b

Browse files
authored
Merge pull request #1414 from NVIDIA/dependabot/docker/deployments/container/main/nvidia/distroless/go-v3.1.12-dev
Bump nvidia/distroless/go from v3.1.11-dev to v3.1.12-dev in /deployments/container
2 parents 5798c26 + 5b56c4a commit a70fe9b

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
@@ -37,7 +37,7 @@ ARG VERSION="N/A"
3737
ARG GIT_COMMIT="unknown"
3838
RUN make PREFIX=/artifacts cmds
3939

40-
FROM nvcr.io/nvidia/distroless/go:v3.1.11-dev AS application
40+
FROM nvcr.io/nvidia/distroless/go:v3.1.12-dev AS application
4141

4242
USER 0:0
4343
SHELL ["/busybox/sh", "-c"]

0 commit comments

Comments
 (0)