mirror of
https://github.com/luzifer-docker/vault.git
synced 2024-11-09 13:20:01 +00:00
Vault 1.8.1
This commit is contained in:
parent
2a87c91b41
commit
b3e5ea1e87
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.8.0 \
|
||||
VAULT_HASH=1fe90f0c4f31baeda580435fe2dfaf09bf939e2f8286407c2b9644808637272a \
|
||||
ENV VAULT_VERSION=1.8.1 \
|
||||
VAULT_HASH=bb411f2bbad79c2e4f0640f1d3d5ef50e2bda7d4f40875a56917c95ff783c2db \
|
||||
HOME=/home/vault
|
||||
|
||||
RUN set -xe \
|
||||
|
|
Loading…
Reference in a new issue