Compare commits

..

1 commit

Author SHA1 Message Date
b735499553 Update docker.io/library/redis Docker tag to v8
Some checks failed
/ Ansible Lint (push) Failing after 2m23s
/ Ansible Lint (pull_request) Failing after 2m25s
2026-01-13 01:30:43 +00:00

View file

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