We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bb9f64 commit 56449faCopy full SHA for 56449fa
Dockerfile
@@ -13,7 +13,7 @@ ARG WAIT_FOR_VERSION
13
ARG CONTAINER_LIBRARY_VERSION
14
15
# renovate: datasource=github-releases depName=pretalx/pretalx
16
-ENV PRETALX_VERSION="${BUILD_VERSION:-v2024.1.0}"
+ENV PRETALX_VERSION="${BUILD_VERSION:-v2024.2.0}"
17
# renovate: datasource=github-releases depName=hairyhenderson/gomplate
18
ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v3.11.7}"
19
# renovate: datasource=github-releases depName=thegeeklab/wait-for
0 commit comments