Skip to content

Commit d062f20

Browse files
committed
chore(stackable-devel): Bump cargo-auditable to 0.7.1
1 parent 4fc6af5 commit d062f20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stackable-devel/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ ENV RUST_DEFAULT_TOOLCHAIN_VERSION=1.89.0
4949
ENV CARGO_CYCLONEDX_CRATE_VERSION=0.5.7
5050
# Find the latest version here: https://crates.io/crates/cargo-auditable
5151
# renovate: datasource=crate packageName=cargo-auditable
52-
ENV CARGO_AUDITABLE_CRATE_VERSION=0.7.0
52+
ENV CARGO_AUDITABLE_CRATE_VERSION=0.7.1
5353

5454
RUN <<EOF
5555
microdnf update

0 commit comments

Comments
 (0)