We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e79a01d commit 5656faeCopy full SHA for 5656fae
docker-compose.yaml
@@ -63,7 +63,7 @@ services:
63
- "5432"
64
65
keycloak:
66
- image: quay.io/keycloak/keycloak:24.0.3
+ image: quay.io/keycloak/keycloak:26.2.0
67
container_name: ${COMPOSE_PROJECT_NAME_SAFE}_keycloak
68
restart: on-failure
69
volumes:
0 commit comments