Skip to content

Commit

Permalink
chore(deps): update keycloak/keycloak docker tag to v26
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent ef43dae commit e6734a1
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:25.0.6
image: keycloak/keycloak:26.1.0
environment:
- KEYCLOAK_ADMIN=admin
- KEYCLOAK_ADMIN_PASSWORD=admin
Expand Down

0 comments on commit e6734a1

Please sign in to comment.