From f348a5d3d0c826e72e1ddeb34058a53a1bb06dcc Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Sat, 17 Oct 2020 19:41:49 +0000 Subject: [PATCH] Update dependency dani-garcia/bw_web_builds to v2.16.1 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 41c2a4b..3034ec2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -8,7 +8,7 @@ LABEL maintainer="Robert Kaussow " \ ARG VAULT_VERSION # renovate: datasource=github-releases depName=dani-garcia/bw_web_builds -ENV VAULT_VERSION="${VAULT_VERSION:-2.15.1}" +ENV VAULT_VERSION="${VAULT_VERSION:-v2.16.1}" ADD overlay/ / -- 2.24.4