From 254398d4fd3b16684ea170b86769d454d2045634 Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Tue, 12 Nov 2024 07:33:01 +0000 Subject: [PATCH] chore(deps): update dependency dani-garcia/vaultwarden to v1.32.4 (#251) Reviewed-on: https://gitea.rknet.org/container/vaultwarden/pulls/251 Co-authored-by: Renovator Bot Co-committed-by: Renovator Bot --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index 18dd187..71335dc 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.3}" +ENV VAULTWARDEN_VERSION="${VAULTWARDEN_VERSION:-1.32.4}" ENV DATA_FOLDER=/tmp