Skip to content

Commit 7b16edb

Browse files
authored
Merge pull request #142 from NVIDIA/dependabot/docker/nvidia/distroless/go-v3.1.11
Bump nvidia/distroless/go from v3.1.8 to v3.1.11
2 parents fe32431 + 622295e commit 7b16edb

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
@@ -48,7 +48,7 @@ COPY . .
4848

4949
RUN make build
5050

51-
FROM nvcr.io/nvidia/distroless/go:v3.1.8
51+
FROM nvcr.io/nvidia/distroless/go:v3.1.11
5252

5353
ARG VERSION
5454

0 commit comments

Comments
 (0)