chore(deps): update vaultwarden packages #138

Merged
xoxys merged 1 commits from renovate/vaultwarden-packages into main 2023-11-20 08:57:08 +01:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

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