chore(deps): update vaultwarden packages (#219)
Some checks are pending
ci/woodpecker/push/docs Pipeline is pending
ci/woodpecker/push/notify Pipeline is pending
ci/woodpecker/push/build-package Pipeline was successful
ci/woodpecker/push/build-container Pipeline was successful

Reviewed-on: #219
Co-authored-by: Renovator Bot <renovator@rknet.org>
Co-committed-by: Renovator Bot <renovator@rknet.org>
This commit is contained in:
Renovator Bot 2024-08-12 09:42:50 +02:00 committed by Robert Kaussow
parent 5818c860b3
commit 11d87110e1

View File

@ -12,9 +12,9 @@ ARG DB=sqlite,postgresql
ARG TARGETPLATFORM
# renovate: datasource=github-releases depName=dani-garcia/bw_web_builds versioning=loose
ENV WEBVAULT_VERSION="${WEBVAULT_VERSION:-v2024.5.1}"
ENV WEBVAULT_VERSION="${WEBVAULT_VERSION:-v2024.6.2}"
# renovate: datasource=github-releases depName=dani-garcia/vaultwarden
ENV VAULTWARDEN_VERSION="${VAULTWARDEN_VERSION:-1.31.0}"
ENV VAULTWARDEN_VERSION="${VAULTWARDEN_VERSION:-1.32.0}"
WORKDIR /src