mirror of
https://github.com/luzifer-docker/vault.git
synced 2024-12-20 15:11:17 +00:00
Vault 1.3.3
This commit is contained in:
parent
085f5e1255
commit
2b511a970e
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.3.2 \
|
||||
VAULT_HASH=6e72132de0421b74d909f50be1823fe57182694c4268ba9a38c31213d9497ec9 \
|
||||
ENV VAULT_VERSION=1.3.3 \
|
||||
VAULT_HASH=cf5c8cdea96421d73f4145ca2884a0cedd6d080b38288cdc2be96143db7b62ce \
|
||||
HOME=/home/vault
|
||||
|
||||
RUN set -xe \
|
||||
|
|
Loading…
Reference in a new issue