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 Dec 3, 2024
1 parent 9b5d6a9 commit b43c834
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.7"
environment:
KEYCLOAK_ADMIN: admin
KEYCLOAK_ADMIN_PASSWORD: admin
Expand Down

0 comments on commit b43c834

Please sign in to comment.