We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e79a01d commit abf027fCopy full SHA for abf027f
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.0.4
67
container_name: ${COMPOSE_PROJECT_NAME_SAFE}_keycloak
68
restart: on-failure
69
volumes:
0 commit comments