Skip to content

Commit acce0e9

Browse files
authored
Merge branch 'main' into helm_version_main
2 parents 298af7e + ddade3f commit acce0e9

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.10
43+
FROM nvcr.io/nvidia/distroless/go:v3.1.11
4444

4545
ARG VERSION="unknown"
4646

0 commit comments

Comments
 (0)