mirror of
https://github.com/luzifer-docker/vault.git
synced 2024-11-09 21:29:59 +00:00
Vault 0.10.3
This commit is contained in:
parent
f0a97b1524
commit
d95a2c3a4d
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.10.2 \
|
||||
VAULT_HASH=f725be68316d10ef2e7779fdedd8eb5d4ed9975303c828466bb9a729e01392dd \
|
||||
ENV VAULT_VERSION=0.10.3 \
|
||||
VAULT_HASH=ffec1c201f819f47581f54c08653a8d17ec0a6699854ebd7f6625babb9e290ed \
|
||||
HOME=/home/vault
|
||||
|
||||
RUN set -xe \
|
||||
|
|
Loading…
Reference in a new issue