Compare commits

..

No commits in common. "renovate/docker.io-pretalx-standalone-2025.x" and "main" have entirely different histories.

View file

@ -33,7 +33,7 @@ services:
- pretalx_net
pretalx:
image: docker.io/pretalx/standalone:v2025.2.3
image: docker.io/pretalx/standalone:v2025.1.0
entrypoint: gunicorn
command:
- "pretalx.wsgi"
@ -78,7 +78,7 @@ services:
- pretalx_net
celery:
image: docker.io/pretalx/standalone:v2025.2.3
image: docker.io/pretalx/standalone:v2025.1.0
command:
- taskworker
restart: unless-stopped