mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-05-13 00:12:01 +00:00
Update Vault to 1.27.0
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
####################### VAULT BUILD IMAGE #######################
|
||||
FROM node:9-alpine as vault
|
||||
|
||||
ENV VAULT_VERSION "1.26.0"
|
||||
ENV VAULT_VERSION "1.27.0"
|
||||
ENV URL "https://github.com/bitwarden/web/archive/v${VAULT_VERSION}.tar.gz"
|
||||
|
||||
RUN apk add --update-cache --upgrade \
|
||||
|
Reference in New Issue
Block a user