Skip to content

fix(docker): upgrade keycloak

John Hoffmann requested to merge jxhn/fc-service:fix/upgrade-keycloak into main

Solves #213 (closed). As @gristow mentioned, the Keycloak image no longer includes wget/curl, which makes the health check fail. Since there is no straightforward way (and too big of a need) to include a health check, I removed it.

Merge request reports