Use web vault 2.9.0 release

This commit is contained in:
Daniel García
2019-03-14 13:29:03 +01:00
parent 61515160a7
commit 6d7e15b2fd
5 changed files with 5 additions and 5 deletions

View File

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