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 16640aa + 609141c commit 1521ed6Copy full SHA for 1521ed6
Dockerfile
@@ -24,7 +24,7 @@ RUN go mod download
24
ADD ./ ./
25
RUN make all
26
27
-FROM nvcr.io/nvidia/distroless/go:v3.1.11
+FROM nvcr.io/nvidia/distroless/go:v3.1.12
28
LABEL org.opencontainers.image.source=https://nvcr.io/nvidia/cloud-native/multus-cni
29
WORKDIR /
30
# Copy the built binary and plugins from the builder stage
0 commit comments