Skip to content

Commit 830e865

Browse files
olix0ralpeb
authored andcommitted
chore: update cni-plugin cargo build
1 parent 13e73f5 commit 830e865

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile-cni-plugin

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ COPY --link validator validator
2020
COPY --link cni-repair-controller cni-repair-controller
2121
RUN --mount=type=cache,target=/usr/local/cargo/registry \
2222
cargo fetch
23+
env CARGO="cargo auditable"
2324
ARG TARGETARCH
2425
# Enable tokio runtime metrics
2526
ENV RUSTFLAGS="--cfg tokio_unstable"

0 commit comments

Comments
 (0)