chore(deps): update vaultwarden packages (#132)
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details

Reviewed-on: docker/vaultwarden#132
Co-authored-by: Renovator Bot <renovator@rknet.org>
Co-committed-by: Renovator Bot <renovator@rknet.org>
This commit is contained in:
Renovator Bot 2023-09-06 08:32:43 +02:00 committed by Robert Kaussow
parent 2e5623937b
commit e5519264ee
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ LABEL org.opencontainers.image.documentation="https://gitea.rknet.org/docker/vau
ARG WEBVAULT_VERSION
# renovate: datasource=github-releases depName=dani-garcia/bw_web_builds versioning=loose
ENV WEBVAULT_VERSION="${WEBVAULT_VERSION:-v2023.5.0}"
ENV WEBVAULT_VERSION="${WEBVAULT_VERSION:-v2023.8.2}"
ADD overlay/ /

View File

@ -1,5 +1,5 @@
# renovate: datasource=github-releases depName=dani-garcia/vaultwarden
export BUILD_VERSION ?= 1.29.1
export BUILD_VERSION ?= 1.29.2
export DEBIAN_FRONTEND ?= noninteractive
export LANG ?= C.UTF-8
export TZ ?= UTC