Compare commits

...

2 commits

Author SHA1 Message Date
03c86c79f7 Update docker.io/pretix/standalone Docker tag to v2026.5
Some checks failed
/ Ansible Lint (push) Successful in 2m33s
/ build (pull_request) Failing after 2m43s
/ Ansible Lint (pull_request) Successful in 2m31s
2026-06-08 19:46:05 +00:00
04305a1124
keycloak: update to 26.6.0
Some checks failed
/ Ansible Lint (push) Successful in 2m29s
/ build (push) Failing after 2m41s
2026-06-08 21:34:13 +02:00
2 changed files with 2 additions and 2 deletions

View file

@ -22,7 +22,7 @@
services:
keycloak:
image: git.hamburg.ccc.de/ccchh/oci-images/keycloak:26.5.7
image: git.hamburg.ccc.de/ccchh/oci-images/keycloak:26.6.0
pull_policy: always
restart: unless-stopped
command: start --optimized

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"