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 94f7b6d + 11920fa commit a3841d4Copy full SHA for a3841d4
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.2.3
+ image: quay.io/keycloak/keycloak:26.2.4
6
command: start-dev --import-realm
7
volumes:
8
- ./example-keycloak:/opt/keycloak/data/import/:rw
0 commit comments