Skip to content

Commit 04491bc

Browse files
committed
Update outdated keyloak.version
Probably got mixed up with the keycloak admin version
1 parent 48dd160 commit 04491bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/main/asciidoc/security-openid-connect-multitenancy.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ To start a Keycloak server, you can use Docker and run the following command:
346346
docker run --name keycloak -e KC_BOOTSTRAP_ADMIN_USERNAME=admin -e KC_BOOTSTRAP_ADMIN_PASSWORD=admin -p 8180:8080 quay.io/keycloak/keycloak:{keycloak.version} start-dev
347347
----
348348

349-
where `keycloak.version` is set to `26.0.7` or higher.
349+
where `keycloak.version` is set to `26.4.5` or higher.
350350

351351
Access your Keycloak server at http://localhost:8180[localhost:8180].
352352

0 commit comments

Comments
 (0)