Skip to content

Commit

Permalink
chore: updated keycloak to 23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
c0rydoras committed Jan 5, 2024
1 parent b3fab3d commit a1b479b
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 185 deletions.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ services:
- "0.0.0.0:80:80"
- "0.0.0.0:443:443"
keycloak:
image: quay.io/keycloak/keycloak:21.1
image: quay.io/keycloak/keycloak:23.0
depends_on:
- db
volumes:
Expand Down
Loading

0 comments on commit a1b479b

Please sign in to comment.