Compare commits

...

2 commits

Author SHA1 Message Date
60f6cf7671 Update docker.io/pretix/standalone Docker tag to v2026.5
Some checks failed
/ Ansible Lint (push) Successful in 2m41s
/ build (pull_request) Failing after 2m43s
/ Ansible Lint (pull_request) Successful in 2m49s
2026-06-15 17:16:16 +00:00
5f7b0c9449 Adjust to content change
Some checks failed
/ Ansible Lint (push) Successful in 2m29s
/ build (push) Failing after 2m43s
2026-06-15 19:07:17 +02:00
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -124,7 +124,7 @@ endpoints:
conditions: conditions:
- "[STATUS] == 200" - "[STATUS] == 200"
- "[CERTIFICATE_EXPIRATION] > 48h" - "[CERTIFICATE_EXPIRATION] > 48h"
- "[BODY] == pat(*Wir sind der Chaos Computer Club der Hansestadt Hamburg.*)" - "[BODY] == pat(*Wir sind der Chaos Computer Club der Hansestadt Hamburg:*)"
- name: spaceapi.ccc.de - name: spaceapi.ccc.de
url: "https://spaceapi.ccc.de" url: "https://spaceapi.ccc.de"