Vault 1.1.3

This commit is contained in:
Travis Automated Update 2019-06-06 16:30:01 +00:00
parent 4eb4db99e5
commit d9e88e5315

View file

@ -2,8 +2,8 @@ FROM alpine:3.7
LABEL maintainer "Knut Ahlers <knut@luzifer.io>"
ENV VAULT_VERSION=1.1.2 \
VAULT_HASH=e927fd4daac11f6c7b8b3f1f53f2017516e29e99585dc975b657acdeac43500b \
ENV VAULT_VERSION=1.1.3 \
VAULT_HASH=293b88f4d31f6bcdcc8b508eccb7b856a0423270adebfa0f52f04144c5a22ae0 \
HOME=/home/vault
RUN set -xe \