I would like to upgrade Java JDK from 1.8.0_212 to 1.11.0 in Camunda Platform. I am using Camunda 7.11.0 and deploying it as container. Kindly help me on this.
As this is Official Docker image from Camunda you can try this
I know this requires knowledge of docker/git and how camunda builds their images. You have to reverse engineer this repo as well.