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