mirror of
https://github.com/luzifer-docker/vault.git
synced 2024-11-09 21:29:59 +00:00
Vault 1.11.3
This commit is contained in:
parent
de771deced
commit
16f0d86309
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.2 \
|
ENV VAULT_VERSION=1.11.3 \
|
||||||
VAULT_HASH=ace4138269cb7214c73529f984b793d66074e3a3ad373eaa77bc9b39490d9ef9 \
|
VAULT_HASH=b433413ce524f26abe6292f7fc95f267e809daeacdf7ba92b68dead322f92deb \
|
||||||
HOME=/home/vault
|
HOME=/home/vault
|
||||||
|
|
||||||
RUN set -xe \
|
RUN set -xe \
|
||||||
|
|
Loading…
Reference in a new issue