Skip to content

Commit

Permalink
Merge pull request #16832 from gsmet/downgrade-keycloak-image
Browse files Browse the repository at this point in the history
Downgrade Keycloak image to 12.0.3 as we have problems with the 12.0.4 image
  • Loading branch information
gsmet committed Apr 27, 2021
2 parents da061a6 + 3cc8ba0 commit 3257688
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@

<!-- The image to use for tests that run Keycloak -->
<!-- IMPORTANT: If this is changed you must also update bom/application/pom.xml to match the version -->
<keycloak.docker.image>quay.io/keycloak/keycloak:12.0.4</keycloak.docker.image>
<keycloak.docker.image>quay.io/keycloak/keycloak:12.0.3</keycloak.docker.image>

<unboundid-ldap.version>4.0.13</unboundid-ldap.version>

Expand Down

0 comments on commit 3257688

Please sign in to comment.