From 1eb6828c997d9237c50ea286d90cba086ceae672 Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Wed, 19 Jun 2024 10:05:18 +0000 Subject: [PATCH] chore(deps): update dependency dani-garcia/bw_web_builds to v2024.5.1 --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index 3fb5e39..2aa1c96 100644 --- a/Containerfile +++ b/Containerfile @@ -12,7 +12,7 @@ ARG DB=sqlite,postgresql ARG TARGETPLATFORM # renovate: datasource=github-releases depName=dani-garcia/bw_web_builds versioning=loose -ENV WEBVAULT_VERSION="${WEBVAULT_VERSION:-v2024.3.1}" +ENV WEBVAULT_VERSION="${WEBVAULT_VERSION:-v2024.5.1}" # renovate: datasource=github-releases depName=dani-garcia/vaultwarden ENV VAULTWARDEN_VERSION="${VAULTWARDEN_VERSION:-1.30.5}"