Skip to content

Commit

Permalink
chore(deps): update keycloak/keycloak docker tag to v23.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 22, 2024
1 parent 27bec44 commit fde8bfa
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:23.0.6
image: keycloak/keycloak:23.0.7
environment:
- KEYCLOAK_ADMIN=admin
- KEYCLOAK_ADMIN_PASSWORD=admin
Expand Down

0 comments on commit fde8bfa

Please sign in to comment.