chore(deps): update vaultwarden packages #63

Merged
xoxys merged 3 commits from renovate/vaultwarden-packages into main 2022-05-25 15:24:13 +02:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit f46e29c263 - Show all commits

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:-v2.25.1}"
ENV WEBVAULT_VERSION="${WEBVAULT_VERSION:-v2.28.1}"
ADD overlay/ /

View File

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