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

Reviewed-on: #190
Co-authored-by: Renovator Bot <renovator@rknet.org>
Co-committed-by: Renovator Bot <renovator@rknet.org>
This commit is contained in:
Renovator Bot 2024-07-09 08:16:56 +02:00 committed by Robert Kaussow
parent e1cf5b787e
commit d4c4f2c789

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.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}"
ENV VAULTWARDEN_VERSION="${VAULTWARDEN_VERSION:-1.31.0}"
WORKDIR /src