mirror of
https://github.com/luzifer-docker/vault.git
synced 2024-11-09 13:20:01 +00:00
Vault 1.12.2
This commit is contained in:
parent
030fc019e7
commit
b3cca356cd
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.12.1 \
|
ENV VAULT_VERSION=1.12.2 \
|
||||||
VAULT_HASH=839fa81eacd250e0b0298e518751a792cd5d7194650af78cf5da74d7b7b1e5fb \
|
VAULT_HASH=116c143de377a77a7ea455a367d5e9fe5290458e8a941a6e2dd85d92aaedba67 \
|
||||||
HOME=/home/vault
|
HOME=/home/vault
|
||||||
|
|
||||||
RUN set -xe \
|
RUN set -xe \
|
||||||
|
|
Loading…
Reference in a new issue