mirror of
https://github.com/luzifer-docker/vault.git
synced 2024-11-08 12:50:00 +00:00
Vault 1.11.0
This commit is contained in:
parent
5800d6152a
commit
e150d33d71
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.10.4 \
|
||||
VAULT_HASH=0cfa7796139baf58365e10c4a353e72e56ef6332f4c9a4e66b6ae9a244167346 \
|
||||
ENV VAULT_VERSION=1.11.0 \
|
||||
VAULT_HASH=00ec42bed75680c440a16d16c196ab07a1012255448de36af709ec19f1c5b957 \
|
||||
HOME=/home/vault
|
||||
|
||||
RUN set -xe \
|
||||
|
|
Loading…
Reference in a new issue