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.
1 parent 9bf193f commit 247bf08Copy full SHA for 247bf08
1 file changed
ubi10-rust-builder/Dockerfile
@@ -23,7 +23,7 @@ ENV RUST_DEFAULT_TOOLCHAIN_VERSION=1.95.0
23
ENV CARGO_CYCLONEDX_CRATE_VERSION=0.5.9
24
# Find the latest version here: https://crates.io/crates/cargo-auditable
25
# renovate: datasource=crate packageName=cargo-auditable
26
-ENV CARGO_AUDITABLE_CRATE_VERSION=0.7.2
+ENV CARGO_AUDITABLE_CRATE_VERSION=0.7.5
27
# Find the latest version here: https://github.com/protocolbuffers/protobuf/releases
28
# Upload any newer version to nexus with ./.scripts/upload_new_protoc_version.sh
29
# renovate: datasource=github-releases packageName=protocolbuffers/protobuf
0 commit comments