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 3ecc7d4 commit 35f8051Copy full SHA for 35f8051
ubi9-rust-builder/Dockerfile
@@ -21,7 +21,7 @@ ENV RUST_DEFAULT_TOOLCHAIN_VERSION=1.89.0
21
ENV CARGO_CYCLONEDX_CRATE_VERSION=0.5.7
22
# Find the latest version here: https://crates.io/crates/cargo-auditable
23
# renovate: datasource=crate packageName=cargo-auditable
24
-ENV CARGO_AUDITABLE_CRATE_VERSION=0.7.0
+ENV CARGO_AUDITABLE_CRATE_VERSION=0.7.1
25
# Find the latest version here: https://github.com/protocolbuffers/protobuf/releases
26
# Upload any newer version to nexus with ./.scripts/upload_new_protoc_version.sh
27
# renovate: datasource=github-releases packageName=protocolbuffers/protobuf
0 commit comments