mirror of
https://github.com/luzifer-docker/vault.git
synced 2024-11-09 13:20:01 +00:00
Vault 1.12.3
This commit is contained in:
parent
b3cca356cd
commit
4a336c4ea5
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ FROM alpine:3.7
|
|||
|
||||
LABEL maintainer "Knut Ahlers <knut@luzifer.io>"
|
||||
|
||||
ENV VAULT_VERSION=1.12.2 \
|
||||
VAULT_HASH=116c143de377a77a7ea455a367d5e9fe5290458e8a941a6e2dd85d92aaedba67 \
|
||||
ENV VAULT_VERSION=1.12.3 \
|
||||
VAULT_HASH=f4825bad06e77687b407eff7423acb9238adfd545d7345f2a0bb9e81b0c4b1eb \
|
||||
HOME=/home/vault
|
||||
|
||||
RUN set -xe \
|
||||
|
|
Loading…
Reference in a new issue