Skip to content

Commit

Permalink
Update quay.io/keycloak/keycloak Docker tag to v26.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent 6e782be commit b6d3839
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose/docker-compose-keycloak.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3.7'

services:
keycloak:
image: quay.io/keycloak/keycloak:26.0.4
image: quay.io/keycloak/keycloak:26.0.7
command: start-dev --import-realm
volumes:
- ./example-keycloak:/opt/keycloak/data/import/:rw
Expand Down

0 comments on commit b6d3839

Please sign in to comment.