Skip to content

Commit

Permalink
chore: keycloak Docker image v23 for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
augi authored Jan 9, 2024
1 parent 544203e commit bd79fbc
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: jboss/keycloak:16.1.1
image: keycloak/keycloak:23.0.4
environment:
- KEYCLOAK_USER=admin
- KEYCLOAK_PASSWORD=admin
Expand Down

0 comments on commit bd79fbc

Please sign in to comment.