We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a90e986 commit 061628aCopy full SHA for 061628a
deployments/container/Dockerfile
@@ -40,7 +40,7 @@ RUN git checkout c80af13d73e36e0eedbe9b712efa85cccb64213a
40
RUN go build -o crd-apply-tool cmd/apply-crds/main.go
41
42
# Use distroless as minimal base image to package the manager binary
43
-FROM nvcr.io/nvidia/distroless/go:v3.1.11
+FROM nvcr.io/nvidia/distroless/go:v3.1.12
44
45
ARG VERSION="unknown"
46
0 commit comments