Skip to content

Commit ceb84ae

Browse files
authored
Merge pull request #50 from NVIDIA/dependabot/docker/nvidia/distroless/go-v4.0.2-dev
build(deps): bump nvidia/distroless/go from v3.2.1-dev to v4.0.2-dev
2 parents 8431e92 + 0577a2d commit ceb84ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ COPY . .
5555

5656
RUN make build
5757

58-
FROM nvcr.io/nvidia/distroless/go:v3.2.1-dev
58+
FROM nvcr.io/nvidia/distroless/go:v4.0.2-dev
5959

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

0 commit comments

Comments
 (0)