mirror of
https://github.com/luzifer-docker/vault.git
synced 2024-11-09 13:20:01 +00:00
Vault 1.10.4
This commit is contained in:
parent
aea28f85aa
commit
5800d6152a
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.7 \
|
||||
VAULT_HASH=d312f6852cdec8d29e50b72af5d36c6890e1e8bfcbedfdb71785dfc11e907c3d \
|
||||
ENV VAULT_VERSION=1.10.4 \
|
||||
VAULT_HASH=0cfa7796139baf58365e10c4a353e72e56ef6332f4c9a4e66b6ae9a244167346 \
|
||||
HOME=/home/vault
|
||||
|
||||
RUN set -xe \
|
||||
|
|
Loading…
Reference in a new issue