1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-07-06 20:45:00 +00:00

Update docker images to alpine 3.11 and rust 1.40

This commit is contained in:
Daniel García 2019-12-22 21:42:13 +01:00
parent 2545469713
commit 4cec502f7b
No known key found for this signature in database
GPG key ID: FC8A7D14C3CD543A
15 changed files with 65 additions and 65 deletions

View file

@ -41,8 +41,8 @@ rmpv = "0.4.2"
chashmap = "2.2.2"
# A generic serialization/deserialization framework
serde = "1.0.103"
serde_derive = "1.0.103"
serde = "1.0.104"
serde_derive = "1.0.104"
serde_json = "1.0.44"
# Logging