aboutsummaryrefslogtreecommitdiffstats
path: root/mkosi.build
diff options
context:
space:
mode:
Diffstat (limited to 'mkosi.build')
-rwxr-xr-xmkosi.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkosi.build b/mkosi.build
index 39090f9..7453459 100755
--- a/mkosi.build
+++ b/mkosi.build
@@ -5,7 +5,7 @@ export RUSTUP_HOME=/root/.rustup \
PATH=/root/.cargo/bin:$PATH \
RUST_VERSION=1.40.0 \
DB=postgresql \
- VAULT_VERSION=v2.14.0
+ VAULT_VERSION=v2.15.1
mkdir /root/src && cd /root/src
git clone https://github.com/dani-garcia/bitwarden_rs.git