Updated web vault to hide org plans again and updated dependencies

This commit is contained in:
Daniel García
2019-05-11 22:27:51 +02:00
parent 4545f271c3
commit 2a4cd24c60
8 changed files with 255 additions and 252 deletions

View File

@@ -4,7 +4,7 @@
####################### VAULT BUILD IMAGE #######################
FROM alpine as vault
ENV VAULT_VERSION "v2.10.0b"
ENV VAULT_VERSION "v2.10.0c"
ENV URL "https://github.com/dani-garcia/bw_web_builds/releases/download/$VAULT_VERSION/bw_web_$VAULT_VERSION.tar.gz"