Skip to content

Commit

Permalink
Merge pull request #2187 from abilpraju-aot/keycloak-issue-fix
Browse files Browse the repository at this point in the history
⬆️ upgraded keycloak version to 25.x.x
  • Loading branch information
arun-s-aot authored Aug 12, 2024
2 parents 9572840 + 56746ca commit 0665d86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion forms-flow-idm/keycloak/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ services:
- keycloak-server-network

keycloak:
image: quay.io/keycloak/keycloak:23.0.7
image: quay.io/keycloak/keycloak:25.0.2
restart: unless-stopped
container_name: keycloak
volumes:
Expand Down

0 comments on commit 0665d86

Please sign in to comment.