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 4fc6af5 commit d062f20Copy full SHA for d062f20
stackable-devel/Dockerfile
@@ -49,7 +49,7 @@ ENV RUST_DEFAULT_TOOLCHAIN_VERSION=1.89.0
49
ENV CARGO_CYCLONEDX_CRATE_VERSION=0.5.7
50
# Find the latest version here: https://crates.io/crates/cargo-auditable
51
# renovate: datasource=crate packageName=cargo-auditable
52
-ENV CARGO_AUDITABLE_CRATE_VERSION=0.7.0
+ENV CARGO_AUDITABLE_CRATE_VERSION=0.7.1
53
54
RUN <<EOF
55
microdnf update
0 commit comments