Skip to content

Commit

Permalink
Bump Keycloak to version 21
Browse files Browse the repository at this point in the history
  • Loading branch information
knipknap authored Mar 26, 2024
1 parent 28e0a90 commit cc24e07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ services:
MYSQL_PASSWORD: keycloak-db-password

keycloak:
image: quay.io/keycloak/keycloak:20.0.3
image: quay.io/keycloak/keycloak:21
environment:
- KC_DB=mysql
- KC_DB_URL_HOST=sso-mysql
Expand Down

0 comments on commit cc24e07

Please sign in to comment.