mirror of
https://github.com/luzifer-docker/vault.git
synced 2024-12-20 15:11:17 +00:00
Vault 1.5.3
This commit is contained in:
parent
8b1c5b5375
commit
3f3304317f
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ FROM alpine:3.7
|
|||
|
||||
LABEL maintainer "Knut Ahlers <knut@luzifer.io>"
|
||||
|
||||
ENV VAULT_VERSION=1.5.2 \
|
||||
VAULT_HASH=cdce8a02059fe660ba4e25532ed6fc394549f08c7cab6e02e4bc3d6683de3ad5 \
|
||||
ENV VAULT_VERSION=1.5.3 \
|
||||
VAULT_HASH=1ec61ff4d0b7ed774ba6f71829596afd8c8bf1d72c97305f4692001cef8910b2 \
|
||||
HOME=/home/vault
|
||||
|
||||
RUN set -xe \
|
||||
|
|
Loading…
Reference in a new issue