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

chore(deps): update bitwarden packages

Reviewed-on: docker/bitwardenrs#31
Co-Authored-By: Renovator Bot <renovator@rknet.org>
Co-Committed-By: Renovator Bot <renovator@rknet.org>
This commit is contained in:
Renovator Bot 2021-03-29 09:05:11 +02:00 committed by Robert Kaussow
parent e0dce3bc9b
commit d4d690d48a
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ LABEL org.opencontainers.image.documentation="https://gitea.rknet.org/docker/bit
ARG VAULT_VERSION
# renovate: datasource=github-releases depName=dani-garcia/bw_web_builds
ENV VAULT_VERSION="${VAULT_VERSION:-v2.18.2}"
ENV VAULT_VERSION="${VAULT_VERSION:-v2.19.0}"
ADD overlay/ /

View File

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