Updated deps and web vault to 2.6.1

This commit is contained in:
Daniel García
2018-12-03 20:28:13 +01:00
parent bdcdb08fc1
commit 2129946d14
5 changed files with 7 additions and 10 deletions

View File

@@ -4,7 +4,7 @@
####################### VAULT BUILD IMAGE #######################
FROM node:8-alpine as vault
ENV VAULT_VERSION "v2.6.0"
ENV VAULT_VERSION "v2.6.1"
ENV URL "https://github.com/bitwarden/web.git"