Bump rust from 1.81 to 1.82

Bumps rust from 1.81 to 1.82.

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-11-01 04:02:24 +00:00 committed by Ian
parent 95ce406c69
commit 1a287af481

View File

@ -1,4 +1,4 @@
FROM rust:1.81 as builder FROM rust:1.82 as builder
WORKDIR /usr/src/ WORKDIR /usr/src/
RUN USER=root cargo new --bin vaultwarden_ldap RUN USER=root cargo new --bin vaultwarden_ldap