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 e7f095d commit 4751b06Copy full SHA for 4751b06
docker-compose.yaml
@@ -63,7 +63,7 @@ services:
63
- "5432"
64
65
keycloak:
66
- image: quay.io/keycloak/keycloak:21.0.2
+ image: quay.io/keycloak/keycloak:21.1.0
67
container_name: ${COMPOSE_PROJECT_NAME_SAFE}_keycloak
68
restart: on-failure
69
volumes:
0 commit comments