Skip to content

Commit

Permalink
Update quay.io/keycloak/keycloak Docker tag to v25.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 31, 2024
1 parent d87141f commit 97e4d32
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:25.0.4
image: quay.io/keycloak/keycloak:25.0.6
command: start-dev --import-realm
volumes:
- ./example-keycloak:/opt/keycloak/data/import/:rw
Expand Down

0 comments on commit 97e4d32

Please sign in to comment.