Compare commits

..

No commits in common. "v1.27.0-1" and "v1.26.0-1" have entirely different histories.

2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM thegeeklab/alpine:latest@sha256:bf19aa122e09cd10a1c02b40e166ed4d7b252c85d0aa0d21b31c9b0c8cdf9182
FROM thegeeklab/alpine:latest@sha256:eac1c816f71bf6d586f4a32281175c26abb49ce1408fad68eed202b921f91a37
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:-v2022.12.0}"
ENV WEBVAULT_VERSION="${WEBVAULT_VERSION:-v2022.10.1}"
ADD overlay/ /

View File

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