Compare commits

..

2 commits

Author SHA1 Message Date
44bc3402b0 Update docker.io/library/postgres Docker tag to v18
Some checks failed
/ Ansible Lint (pull_request) Failing after 2m27s
/ Ansible Lint (push) Failing after 2m29s
2026-01-13 02:45:45 +00:00
3e0fdfa8de
pretalx(host): roll back to pretalx v2025.1.0 as v2025.2.2 doesn't work
Some checks failed
/ Ansible Lint (push) Failing after 1m56s
2026-01-13 03:43:28 +01:00

View file

@ -33,7 +33,7 @@ services:
- pretalx_net
pretalx:
image: docker.io/pretalx/standalone:v2025.2.2
image: docker.io/pretalx/standalone:v2025.1.0
entrypoint: gunicorn
command:
- "pretalx.wsgi"