Vault 1.3.3

This commit is contained in:
Travis Automated Update 2020-03-06 18:44:29 +00:00
parent 085f5e1255
commit 2b511a970e

View file

@ -2,8 +2,8 @@ FROM alpine:3.7
LABEL maintainer "Knut Ahlers <knut@luzifer.io>"
ENV VAULT_VERSION=1.3.2 \
VAULT_HASH=6e72132de0421b74d909f50be1823fe57182694c4268ba9a38c31213d9497ec9 \
ENV VAULT_VERSION=1.3.3 \
VAULT_HASH=cf5c8cdea96421d73f4145ca2884a0cedd6d080b38288cdc2be96143db7b62ce \
HOME=/home/vault
RUN set -xe \