Skip to content

Commit 247bf08

Browse files
committed
chore(ubi10): Bump cargo-auditable to 0.7.5
1 parent 9bf193f commit 247bf08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ubi10-rust-builder/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ENV RUST_DEFAULT_TOOLCHAIN_VERSION=1.95.0
2323
ENV CARGO_CYCLONEDX_CRATE_VERSION=0.5.9
2424
# Find the latest version here: https://crates.io/crates/cargo-auditable
2525
# renovate: datasource=crate packageName=cargo-auditable
26-
ENV CARGO_AUDITABLE_CRATE_VERSION=0.7.2
26+
ENV CARGO_AUDITABLE_CRATE_VERSION=0.7.5
2727
# Find the latest version here: https://github.com/protocolbuffers/protobuf/releases
2828
# Upload any newer version to nexus with ./.scripts/upload_new_protoc_version.sh
2929
# renovate: datasource=github-releases packageName=protocolbuffers/protobuf

0 commit comments

Comments
 (0)