mirror of
https://github.com/luzifer-docker/vault.git
synced 2024-11-09 13:20:01 +00:00
Vault 1.15.1
This commit is contained in:
parent
22eb0109bc
commit
37eee0ca2f
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.15.0 \
|
||||
VAULT_HASH=b69c209f05c1ccfa012a60090adfca1607c8fad14728a5a208979a1706b6cd46 \
|
||||
ENV VAULT_VERSION=1.15.1 \
|
||||
VAULT_HASH=c23cc68ce9c9be95782d70ff9db634a20e56e4ee16accc74d3d87e67eac5611e \
|
||||
HOME=/home/vault
|
||||
|
||||
RUN set -xe \
|
||||
|
|
Loading…
Reference in a new issue