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.
2 parents 6ac6a27 + 2d8c182 commit e64e640Copy full SHA for e64e640
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.7
+ image: quay.io/keycloak/keycloak:26.1.3
6
command: start-dev --import-realm
7
volumes:
8
- ./example-keycloak:/opt/keycloak/data/import/:rw
0 commit comments