Compare commits

...

2 commits

Author SHA1 Message Date
072ddcb740 Update docker.io/pretalx/standalone Docker tag to v2026
All checks were successful
/ build (pull_request) Successful in 29s
/ Ansible Lint (push) Successful in 2m42s
/ Ansible Lint (pull_request) Successful in 2m39s
2026-08-02 22:16:14 +00:00
9a78164b7b
roles(dooris): remove blank line to make ansible-lint happy
All checks were successful
/ build (push) Successful in 30s
/ Ansible Lint (push) Successful in 2m28s
2026-08-03 00:06:44 +02:00
2 changed files with 2 additions and 3 deletions

View file

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

View file

@ -45,4 +45,3 @@ argument_specs:
apiKey:
required: true
type: str