Currently the public Docker image (https://hub.docker.com/r/devshawn/kafka-gitops) is based on java 8.
To use the tool in a CI/CD pipeline, together with other tools, it would be practical to be able to use language features of newer java versions (at least java 11).
Is it possible to provide the public Docker image with a more recent java version?