diff --git a/recipes.json b/recipes.json index b72d2c7..9e51a03 100755 --- a/recipes.json +++ b/recipes.json @@ -4299,6 +4299,18 @@ "tag": "10.11" } } + }, + { + "8.0.0+23.0.0": { + "app": { + "image": "keycloak/keycloak", + "tag": "23.0.0" + }, + "db": { + "image": "mariadb", + "tag": "11.2" + } + } } ], "website": "https://github.com/keycloak/keycloak"