From 96a1eb95078cf4905ce697665b8f20f981a6b716 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 6 Dec 2025 03:55:38 +0000 Subject: [PATCH] chore(deps): update dependency pretalx/pretalx to v2025 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index a419ab9..4604b4f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -13,7 +13,7 @@ ARG WAIT_FOR_VERSION ARG CONTAINER_LIBRARY_VERSION # renovate: datasource=github-releases depName=pretalx/pretalx -ENV PRETALX_VERSION="${BUILD_VERSION:-v2024.1.0}" +ENV PRETALX_VERSION="${BUILD_VERSION:-v2025.2.2}" # renovate: datasource=github-releases depName=hairyhenderson/gomplate ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v3.11.7}" # renovate: datasource=github-releases depName=thegeeklab/wait-for