Skip to content

Commit bb52461

Browse files
shivamerlavisheshtanksale
authored andcommitted
Bump distroless Go container to v3.1.8 (#444)
Signed-off-by: Vishesh Tanksale <[email protected]>
1 parent d019366 commit bb52461

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deployments/container/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ RUN git checkout 7d667fbaa7ac8fb02196987eb65296856e2dd564
4040
RUN go build -o crd-apply-tool cmd/apply-crds/main.go
4141

4242
# Use distroless as minimal base image to package the manager binary
43-
FROM nvcr.io/nvidia/distroless/go:v3.1.7
43+
FROM nvcr.io/nvidia/distroless/go:v3.1.8
4444

4545
ARG VERSION="unknown"
4646

0 commit comments

Comments
 (0)