mirror of
https://github.com/luzifer-docker/vault.git
synced 2024-12-20 15:11:17 +00:00
Vault 1.18.2
This commit is contained in:
parent
2eacba7194
commit
d1cc6096af
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ FROM alpine:3.7
|
||||||
|
|
||||||
LABEL maintainer "Knut Ahlers <knut@luzifer.io>"
|
LABEL maintainer "Knut Ahlers <knut@luzifer.io>"
|
||||||
|
|
||||||
ENV VAULT_VERSION=1.18.1 \
|
ENV VAULT_VERSION=1.18.2 \
|
||||||
VAULT_HASH=d6486e4644cbeefa841ff6a41e39b68a5129c329bd2e271b29368948ff9ddfc4 \
|
VAULT_HASH=a448c8b6839d76ec54fa320d3a558ff0e5ef0c3d27ea78c88ace333461d7264b \
|
||||||
HOME=/home/vault
|
HOME=/home/vault
|
||||||
|
|
||||||
RUN set -xe \
|
RUN set -xe \
|
||||||
|
|
Loading…
Reference in a new issue