mirror of
https://github.com/luzifer-docker/vault.git
synced 2024-11-09 13:20:01 +00:00
Vault 1.7.1
This commit is contained in:
parent
acff4d2aed
commit
172d7e3169
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.7.0 \
|
||||
VAULT_HASH=aad2f50635ef4e3f2495b0b6c855061c4047c795821fda886b326c1a71c71c35 \
|
||||
ENV VAULT_VERSION=1.7.1 \
|
||||
VAULT_HASH=61795d2deeffddee0b556869097c997c5afccbde556d3a103ec273cc24523808 \
|
||||
HOME=/home/vault
|
||||
|
||||
RUN set -xe \
|
||||
|
|
Loading…
Reference in a new issue