mirror of
https://github.com/luzifer-docker/vault.git
synced 2024-12-20 15:11:17 +00:00
Vault 0.9.4
This commit is contained in:
parent
33c669bb3d
commit
3d8682af6d
1 changed files with 1 additions and 1 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue