Compare commits

..

No commits in common. "v1.23.0-1" and "v1.22.2-4" have entirely different histories.

2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM thegeeklab/alpine:latest@sha256:4fcb2f72dff0d2199de46f23250b1fab165caccd50c99f332cc6455cacc5b9f8
FROM thegeeklab/alpine:latest@sha256:4361bc72c04bea35bb620d3641e73d7794246fac35b94e12049ba166d171d5bd
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"
@ -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.24.1}"
ENV WEBVAULT_VERSION="${WEBVAULT_VERSION:-v2.21.1}"
ADD overlay/ /

View File

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