Vault 0.9.4

This commit is contained in:
Travis Automated Update 2018-02-22 16:37:00 +00:00
parent 33c669bb3d
commit 3d8682af6d

View file

@ -3,7 +3,7 @@ FROM alpine
LABEL maintainer "Knut Ahlers <knut@luzifer.io>"
ENV VAULT_VERSION 0.9.4
ENV VAULT_HASH ca62d754c2b817a8eb3f6ca73e36b08fb30fa895398809e227c7f1a323f46025
ENV VAULT_HASH b312dfe783f69f5284d350714468f005dbb023f26ac9525d267550fb3dd2eea5
RUN set -xe \
&& apk --no-cache add curl ca-certificates \