mirror of
https://github.com/luzifer-docker/vault.git
synced 2024-11-08 12:50:00 +00:00
Vault 1.15.0
This commit is contained in:
parent
14a082e171
commit
22eb0109bc
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ FROM alpine:3.7
|
||||||
|
|
||||||
LABEL maintainer "Knut Ahlers <knut@luzifer.io>"
|
LABEL maintainer "Knut Ahlers <knut@luzifer.io>"
|
||||||
|
|
||||||
ENV VAULT_VERSION=1.14.3 \
|
ENV VAULT_VERSION=1.15.0 \
|
||||||
VAULT_HASH=01e1698d2563cf4780438468f9f815eedf707e8ea01f87bb7621e24a00e21d12 \
|
VAULT_HASH=b69c209f05c1ccfa012a60090adfca1607c8fad14728a5a208979a1706b6cd46 \
|
||||||
HOME=/home/vault
|
HOME=/home/vault
|
||||||
|
|
||||||
RUN set -xe \
|
RUN set -xe \
|
||||||
|
|
Loading…
Reference in a new issue