mirror of
https://github.com/luzifer-docker/vault.git
synced 2024-12-20 15:11:17 +00:00
Vault 1.2.2
This commit is contained in:
parent
038e488fb3
commit
e9b9837730
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.2.1 \
|
||||
VAULT_HASH=df14077600df745adf2450f9ea489cf6935352919b27b0367361379460e3b43e \
|
||||
ENV VAULT_VERSION=1.2.2 \
|
||||
VAULT_HASH=7725b35d9ca8be3668abe63481f0731ca4730509419b4eb29fa0b0baa4798458 \
|
||||
HOME=/home/vault
|
||||
|
||||
RUN set -xe \
|
||||
|
|
Loading…
Reference in a new issue