mirror of
https://github.com/luzifer-docker/vault.git
synced 2024-11-08 12:50:00 +00:00
Vault 1.11.4
This commit is contained in:
parent
16f0d86309
commit
bfe3c68a06
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.11.3 \
|
ENV VAULT_VERSION=1.11.4 \
|
||||||
VAULT_HASH=b433413ce524f26abe6292f7fc95f267e809daeacdf7ba92b68dead322f92deb \
|
VAULT_HASH=8764a55bdd69faedaaf5d50325d5e6806041e6305b1e66454b46dc6426d26556 \
|
||||||
HOME=/home/vault
|
HOME=/home/vault
|
||||||
|
|
||||||
RUN set -xe \
|
RUN set -xe \
|
||||||
|
|
Loading…
Reference in a new issue