mirror of
https://github.com/luzifer-docker/vault.git
synced 2024-12-20 15:11:17 +00:00
Vault 1.0.2
This commit is contained in:
parent
18af892b2a
commit
7e8dac5ca0
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.0.1 \
|
||||
VAULT_HASH=1ea02627d0157dc844012995123f1cde86a02cb3b45030a9526057d12ee8d924 \
|
||||
ENV VAULT_VERSION=1.0.2 \
|
||||
VAULT_HASH=5549714c24b61ea77a7afb30e1fbff6ec596cfd39dab7a2e6cf7e71432d616cc \
|
||||
HOME=/home/vault
|
||||
|
||||
RUN set -xe \
|
||||
|
|
Loading…
Reference in a new issue