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 6c1ce53 commit 647d8bcCopy full SHA for 647d8bc
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.3.1
+ image: quay.io/keycloak/keycloak:26.3.3
6
command: start-dev --import-realm
7
volumes:
8
- ./example-keycloak:/opt/keycloak/data/import/:rw
0 commit comments