From 41acea5ff2a713d762bf6a8b9320aba0056301cf Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Wed, 24 Feb 2021 19:01:58 +0000 Subject: [PATCH] chore(deps): update dependency dani-garcia/bw_web_builds to v2.18.2 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index e57abc9..f1ac948 100644 --- a/Dockerfile +++ b/Dockerfile @@ -9,7 +9,7 @@ LABEL org.opencontainers.image.documentation="https://gitea.rknet.org/docker/bit ARG VAULT_VERSION # renovate: datasource=github-releases depName=dani-garcia/bw_web_builds -ENV VAULT_VERSION="${VAULT_VERSION:-v2.18.1}" +ENV VAULT_VERSION="${VAULT_VERSION:-v2.18.2}" ADD overlay/ / -- 2.24.4