mirror of
https://github.com/luzifer-docker/vault.git
synced 2024-11-09 21:29:59 +00:00
Vault 1.15.3
This commit is contained in:
parent
07cb97587a
commit
4f11f8f53a
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.15.2 \
|
ENV VAULT_VERSION=1.15.3 \
|
||||||
VAULT_HASH=5a0820943bc212713ba57a5136b5ec96dd1a6fc5a1c61666407d996027b2e694 \
|
VAULT_HASH=9e2d1a2a725cfd2489cd02e6cb22079082d8224a3cc6d9ac900488c911175742 \
|
||||||
HOME=/home/vault
|
HOME=/home/vault
|
||||||
|
|
||||||
RUN set -xe \
|
RUN set -xe \
|
||||||
|
|
Loading…
Reference in a new issue