aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index ea63874a..860e76c7 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -4,7 +4,7 @@
####################### VAULT BUILD IMAGE #######################
FROM node:8-alpine as vault
-ENV VAULT_VERSION "v2.0.0"
+ENV VAULT_VERSION "v2.1.1"
ENV URL "https://github.com/bitwarden/web.git"