Compare commits

...

2 commits

Author SHA1 Message Date
3b9d72015e Update docker.io/pretix/standalone Docker tag to v2026.5
All checks were successful
/ build (pull_request) Successful in 31s
/ Ansible Lint (push) Successful in 2m30s
/ Ansible Lint (pull_request) Successful in 2m38s
2026-06-09 19:16:09 +00:00
ec9275cf46
add ueberwachungsfrei-kundgebung.hamburg.ccc.de domain
Some checks failed
/ build (push) Failing after 2m41s
/ Ansible Lint (push) Successful in 2m57s
2026-06-09 21:00:51 +02:00
2 changed files with 2 additions and 1 deletions

View file

@ -289,6 +289,7 @@ cpuccc IN CNAME public-reverse-proxy
did IN CNAME public-reverse-proxy
infra-docs IN CNAME public-reverse-proxy
staging.infra-docs IN CNAME public-reverse-proxy
ueberwachungsfrei-kundgebung IN CNAME public-reverse-proxy
auth.acmedns IN NS acmedns.hosts.hamburg.ccc.de.

View file

@ -25,7 +25,7 @@ services:
backend:
pretix:
image: docker.io/pretix/standalone:2026.3
image: docker.io/pretix/standalone:2026.5
command: ["all"]
ports:
- "8345:80"