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 fa1959c + b72ab59 commit 08fe405Copy full SHA for 08fe405
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.10
+FROM nvcr.io/nvidia/distroless/go:v3.1.11
38
WORKDIR /
39
COPY --from=builder /workspace/build/nic-feature-discovery .
40
COPY . /src
0 commit comments