Skip to content

Commit 35f8051

Browse files
committed
chore(ubi9): Bump cargo-auditable to 0.7.1
1 parent 3ecc7d4 commit 35f8051

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ubi9-rust-builder/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ENV RUST_DEFAULT_TOOLCHAIN_VERSION=1.89.0
2121
ENV CARGO_CYCLONEDX_CRATE_VERSION=0.5.7
2222
# Find the latest version here: https://crates.io/crates/cargo-auditable
2323
# renovate: datasource=crate packageName=cargo-auditable
24-
ENV CARGO_AUDITABLE_CRATE_VERSION=0.7.0
24+
ENV CARGO_AUDITABLE_CRATE_VERSION=0.7.1
2525
# Find the latest version here: https://github.com/protocolbuffers/protobuf/releases
2626
# Upload any newer version to nexus with ./.scripts/upload_new_protoc_version.sh
2727
# renovate: datasource=github-releases packageName=protocolbuffers/protobuf

0 commit comments

Comments
 (0)