Bump rust from 1.80 to 1.81

Bumps rust from 1.80 to 1.81.

---
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-10-08 17:46:36 +00:00 committed by Ian
parent a0c12dbd72
commit 6ebe317986

View File

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