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 c5cd3c9 commit d14c517Copy full SHA for d14c517
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.2
6
command: start-dev --import-realm
7
volumes:
8
- ./example-keycloak:/opt/keycloak/data/import/:rw
0 commit comments