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