mirror of
https://github.com/luzifer-docker/vault.git
synced 2024-11-09 21:29:59 +00:00
Vault 0.11.2
This commit is contained in:
parent
43673bb83b
commit
b2665d169d
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=0.11.1 \
|
||||
VAULT_HASH=eb8d2461d0ca249c1f91005f878795998bdeafccfde0b9bae82343541ce65996 \
|
||||
ENV VAULT_VERSION=0.11.2 \
|
||||
VAULT_HASH=0d1c12fb26fc755cc94188e88a5b882bfeb74f0232fc32c7cf7769a3f4be2053 \
|
||||
HOME=/home/vault
|
||||
|
||||
RUN set -xe \
|
||||
|
|
Loading…
Reference in a new issue