mirror of
https://github.com/ViViDboarder/bitwarden_rs_ldap.git
synced 2025-01-08 01:17:34 +00:00
Bump rust from 1.82 to 1.83
Bumps rust from 1.82 to 1.83. --- 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:
parent
8ce0986d3a
commit
c5b6b69f5e
@ -1,4 +1,4 @@
|
||||
FROM rust:1.82 as builder
|
||||
FROM rust:1.83 as builder
|
||||
|
||||
WORKDIR /usr/src/
|
||||
RUN USER=root cargo new --bin vaultwarden_ldap
|
||||
|
Loading…
Reference in New Issue
Block a user