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