keycloak(host): set specific Keycloak version as image also has it now
All checks were successful
/ Ansible Lint (push) Successful in 2m13s

This commit is contained in:
June 2026-04-05 01:02:37 +02:00
commit 8630efeca6
Signed by: june
SSH key fingerprint: SHA256:o9EAq4Y9N9K0pBQeBTqhSDrND5E7oB+60ZNx0U1yPe0

View file

@ -22,7 +22,7 @@
services: services:
keycloak: 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 pull_policy: always
restart: unless-stopped restart: unless-stopped
command: start --optimized command: start --optimized