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 a5a75fd commit e3d5ad2Copy full SHA for e3d5ad2
1 file changed
stackable-devel/Dockerfile
@@ -49,7 +49,7 @@ ENV RUST_DEFAULT_TOOLCHAIN_VERSION=1.87.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.6.6
+ENV CARGO_AUDITABLE_CRATE_VERSION=0.7.0
53
54
RUN <<EOF
55
microdnf update
0 commit comments