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.
2 parents bce5610 + 55c8699 commit c709bd8Copy full SHA for c709bd8
Dockerfile
@@ -34,7 +34,7 @@ RUN task build
34
35
# Use distroless as minimal base image to package the manager binary
36
# Refer to https://github.com/GoogleContainerTools/distroless for more details
37
-FROM nvcr.io/nvidia/distroless/go:v3.1.8
+FROM nvcr.io/nvidia/distroless/go:v3.1.9
38
WORKDIR /
39
COPY --from=builder /workspace/build/nic-feature-discovery .
40
COPY . /src
0 commit comments