Skip to content

Commit

Permalink
chore(dev-setup): update keycloak to v25
Browse files Browse the repository at this point in the history
  • Loading branch information
c0rydoras committed Nov 25, 2024
1 parent 89edc66 commit 8944049
Show file tree
Hide file tree
Showing 2 changed files with 126 additions and 56 deletions.
2 changes: 1 addition & 1 deletion compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ services:
- TIMED_SSO_CLIENT_ID=timed-public

keycloak:
image: keycloak/keycloak:24.0.3
image: keycloak/keycloak:25.0
depends_on:
- db
volumes:
Expand Down
Loading

0 comments on commit 8944049

Please sign in to comment.