Merge branch 'master' into alpine

This commit is contained in:
Miroslav Prasil
2018-08-28 14:06:54 +01:00
7 changed files with 24 additions and 3 deletions

View File

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