mirror of
https://github.com/luzifer-docker/vault.git
synced 2024-11-09 13:20:01 +00:00
Vault 1.13.0
This commit is contained in:
parent
4a336c4ea5
commit
849ad0903e
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.12.3 \
|
||||
VAULT_HASH=f4825bad06e77687b407eff7423acb9238adfd545d7345f2a0bb9e81b0c4b1eb \
|
||||
ENV VAULT_VERSION=1.13.0 \
|
||||
VAULT_HASH=69c1ce6dd383bb342c4f861a51a91413eb05e1324159e4395532e42a8a59af9d \
|
||||
HOME=/home/vault
|
||||
|
||||
RUN set -xe \
|
||||
|
|
Loading…
Reference in a new issue