Skip to content

Commit

Permalink
Bump rust in /scanners/web-scanner
Browse files Browse the repository at this point in the history
Bumps rust from 1.81.0-bookworm to 1.82.0-bookworm.

---
updated-dependencies:
- dependency-name: rust
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 15, 2024
1 parent 83a2abc commit 0c53922
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scanners/web-scanner/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM rust:1.81.0-bookworm AS crlite-builder
FROM rust:1.82.0-bookworm AS crlite-builder
RUN cargo install --git https://github.com/mozilla/crlite rust-query-crlite --rev 006b178 --features=rustls/dangerous_configuration

#===============================================================================================
Expand Down

0 comments on commit 0c53922

Please sign in to comment.