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 4948a47 + c49b65a commit 0392db6Copy full SHA for 0392db6
Dockerfile
@@ -37,7 +37,7 @@ RUN task build
37
38
# Use distroless as minimal base image to package the manager binary
39
# Refer to https://github.com/GoogleContainerTools/distroless for more details
40
-FROM nvcr.io/nvidia/distroless/go:v3.1.13
+FROM nvcr.io/nvidia/distroless/go:v3.2.0
41
WORKDIR /
42
COPY --from=builder /workspace/build/nic-feature-discovery .
43
COPY . /src
0 commit comments