We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0c92469 + e48a01f commit ceb2515Copy full SHA for ceb2515
ivy-keycloak/compose.yaml
@@ -7,7 +7,7 @@ services:
7
- ./ivy.yaml:/ivy/configuration/ivy.yaml
8
9
keycloak:
10
- image: quay.io/keycloak/keycloak:26.0
+ image: quay.io/keycloak/keycloak:26.1
11
command: start-dev --import-realm
12
ports:
13
- 8090:8080
0 commit comments