mirror of
https://github.com/ViViDboarder/bitwarden_rs_ldap.git
synced 2024-11-21 18:56:27 +00:00
Merge pull request #149 from ViViDboarder/dependabot/docker/rust-1.80
This commit is contained in:
commit
de1b43d372
@ -1,4 +1,4 @@
|
|||||||
FROM rust:1.79 as builder
|
FROM rust:1.80 as builder
|
||||||
|
|
||||||
WORKDIR /usr/src/
|
WORKDIR /usr/src/
|
||||||
RUN USER=root cargo new --bin vaultwarden_ldap
|
RUN USER=root cargo new --bin vaultwarden_ldap
|
||||||
|
Loading…
Reference in New Issue
Block a user