Compare commits

..

No commits in common. "1.29.2+1" and "v1.29.1+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:df93417b4a0fe5c5cd30292c1506361d231421d6a8f454091a6ef66c47d342db
FROM thegeeklab/alpine:latest@sha256:7747e7890d62a95a69f81f0783dc41348e63f5acf468567c274175caf869c8d9
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:-v2023.8.2}"
ENV WEBVAULT_VERSION="${WEBVAULT_VERSION:-v2023.5.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.29.1
export DEBIAN_FRONTEND ?= noninteractive
export LANG ?= C.UTF-8
export TZ ?= UTC