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
Some checks failed
/ Ansible Lint (push) Failing after 1m56s
This commit is contained in:
parent
951ec7ebcd
commit
3e0fdfa8de
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ services:
|
||||||
- pretalx_net
|
- pretalx_net
|
||||||
|
|
||||||
pretalx:
|
pretalx:
|
||||||
image: docker.io/pretalx/standalone:v2025.2.2
|
image: docker.io/pretalx/standalone:v2025.1.0
|
||||||
entrypoint: gunicorn
|
entrypoint: gunicorn
|
||||||
command:
|
command:
|
||||||
- "pretalx.wsgi"
|
- "pretalx.wsgi"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue