Compare commits

...

2 commits

Author SHA1 Message Date
c4af7d607a 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 2m31s
/ Ansible Lint (pull_request) Successful in 2m29s
2026-06-28 12:45:50 +00:00
9b8da29cae
auth-dns(host): update ip of xr18 in ccchh.net
All checks were successful
/ build (pull_request) Successful in 51s
/ Ansible Lint (pull_request) Successful in 2m29s
/ cleanup-staging (pull_request) Successful in 7s
/ build (push) Successful in 25s
/ Ansible Lint (push) Successful in 2m30s
2026-06-28 14:24:28 +02:00
2 changed files with 2 additions and 2 deletions

View file

@ -46,7 +46,7 @@ unifi A 10.89.213.21
; ;
; Club-Services ; Club-Services
; ;
xr18 A 172.31.200.21 xr18 A 172.31.200.29
;club-assistant AAAA 2a07:c481:1:d0::a ;club-assistant AAAA 2a07:c481:1:d0::a
;;_acme-challenge.club-assistant CNAME d50ad73a-f82d-4244-87f0-6f5195b37d21.auth.acmedns.hamburg.ccc.de ;;_acme-challenge.club-assistant CNAME d50ad73a-f82d-4244-87f0-6f5195b37d21.auth.acmedns.hamburg.ccc.de

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"