We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e782be commit b6d3839Copy full SHA for b6d3839
docker-compose/docker-compose-keycloak.yml
@@ -2,7 +2,7 @@ version: '3.7'
2
3
services:
4
keycloak:
5
- image: quay.io/keycloak/keycloak:26.0.4
+ image: quay.io/keycloak/keycloak:26.0.7
6
command: start-dev --import-realm
7
volumes:
8
- ./example-keycloak:/opt/keycloak/data/import/:rw
0 commit comments