Skip to content

Commit

Permalink
chore(deps): update keycloak/keycloak docker tag to v25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and augi committed Jun 10, 2024
1 parent 9c77cfb commit 9d63523
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keycloak/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '2'

services:
keycloak:
image: keycloak/keycloak:24.0.5
image: keycloak/keycloak:25.0.0
environment:
- KEYCLOAK_ADMIN=admin
- KEYCLOAK_ADMIN_PASSWORD=admin
Expand Down

0 comments on commit 9d63523

Please sign in to comment.