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 6148257 commit 1c36692Copy full SHA for 1c36692
docker-compose.yaml
@@ -63,7 +63,7 @@ services:
63
- "5432"
64
65
keycloak:
66
- image: quay.io/keycloak/keycloak:22.0.1
+ image: quay.io/keycloak/keycloak:22.0.2
67
container_name: ${COMPOSE_PROJECT_NAME_SAFE}_keycloak
68
restart: on-failure
69
volumes:
0 commit comments