From 372c716b95be78f14cb053c65f76023f4a94f5d9 Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Mon, 18 Nov 2024 11:37:03 +0000 Subject: [PATCH] chore(deps): update dependency dani-garcia/vaultwarden to v1.32.5 --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index fe98701..0a21baa 100644 --- a/Containerfile +++ b/Containerfile @@ -14,7 +14,7 @@ ARG TARGETPLATFORM # renovate: datasource=github-releases depName=dani-garcia/bw_web_builds versioning=loose ENV WEBVAULT_VERSION="${WEBVAULT_VERSION:-v2024.6.2}" # renovate: datasource=github-releases depName=dani-garcia/vaultwarden -ENV VAULTWARDEN_VERSION="${VAULTWARDEN_VERSION:-1.32.4}" +ENV VAULTWARDEN_VERSION="${VAULTWARDEN_VERSION:-1.32.5}" ENV DATA_FOLDER=/tmp -- 2.45.2