Vault 1.17.4

This commit is contained in:
Luzifer.io Jenkins 2024-08-30 08:17:20 +00:00
parent ed0156e90c
commit 6039b11ed9

View File

@ -2,8 +2,8 @@ FROM alpine:3.7
LABEL maintainer "Knut Ahlers <knut@luzifer.io>"
ENV VAULT_VERSION=1.17.3 \
VAULT_HASH=146536fd9ef8aa1465894e718a8fe7a9ca13d68761bae900428f01f7ecd83806 \
ENV VAULT_VERSION=1.17.4 \
VAULT_HASH=b652291658b5d19e228e42950f39c757306945198fa8cbb28ee621893219924c \
HOME=/home/vault
RUN set -xe \