mirror of
https://github.com/ViViDboarder/bitwarden_rs_ldap.git
synced 2025-01-07 00:47:35 +00:00
Merge pull request #188 from ViViDboarder/dependabot/docker/rust-1.83
This commit is contained in:
commit
9a8be58f65
@ -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