Compare commits

..

No commits in common. "v1.20.0-1" and "v1.19.0-2" have entirely different histories.

2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM thegeeklab/alpine:latest@sha256:1bdc9a2deafb98491215b54701bcd5e2dc59c171b445425afeba232f5aae2b84
FROM thegeeklab/alpine:latest@sha256:5e7bbca9af19383c6e30ea5be6949e2a789828b648ed7b9fe04ca592fc1b795b
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"
@ -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.19.0}"
ENV VAULT_VERSION="${VAULT_VERSION:-v2.18.2}"
ADD overlay/ /

View File

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