Compare commits
2 commits
182ce0e949
...
d507a2412e
| Author | SHA1 | Date | |
|---|---|---|---|
| d507a2412e | |||
|
dea6bfe68b |
2 changed files with 2 additions and 2 deletions
|
|
@ -22,7 +22,7 @@
|
|||
|
||||
services:
|
||||
keycloak:
|
||||
image: git.hamburg.ccc.de/ccchh/oci-images/keycloak:26.6.0
|
||||
image: git.hamburg.ccc.de/ccchh/oci-images/keycloak:26.6.3
|
||||
pull_policy: always
|
||||
restart: unless-stopped
|
||||
command: start --optimized
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue