We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e42afe commit 8caafacCopy full SHA for 8caafac
core/auth/example/docker-compose.yml
@@ -21,7 +21,7 @@ services:
21
ports:
22
- 3352:3352
23
keycloak1:
24
- image: quay.io/keycloak/keycloak:25.0.6
+ image: quay.io/keycloak/keycloak:26.2.5
25
environment:
26
DB_VENDOR: h2
27
KEYCLOAK_ADMIN : admin
@@ -33,7 +33,7 @@ services:
33
34
- 3353:8080
35
keycloak2:
36
37
38
39
KEYCLOAK_ADMIN: admin
0 commit comments