Skip to content

Commit

Permalink
chore(deps): update quay.io/keycloak/keycloak docker tag to v26
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2024
1 parent be5fad4 commit d5cb260
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose.dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ services:
- ./docker/flipdot.ldif:/assets/openldap/custom/ldif/flipdot.ldif

keycloak:
image: "quay.io/keycloak/keycloak:25.0.6"
image: "quay.io/keycloak/keycloak:26.0.0"
environment:
KEYCLOAK_ADMIN: admin
KEYCLOAK_ADMIN_PASSWORD: admin
Expand Down

0 comments on commit d5cb260

Please sign in to comment.