keycloak(host): set specific Keycloak version as image also has it now
All checks were successful
/ Ansible Lint (push) Successful in 2m13s
All checks were successful
/ Ansible Lint (push) Successful in 2m13s
This commit is contained in:
parent
230da323dc
commit
8630efeca6
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@
|
|||
|
||||
services:
|
||||
keycloak:
|
||||
image: git.hamburg.ccc.de/ccchh/oci-images/keycloak:26.5
|
||||
image: git.hamburg.ccc.de/ccchh/oci-images/keycloak:26.5.7
|
||||
pull_policy: always
|
||||
restart: unless-stopped
|
||||
command: start --optimized
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue