Hi, AFAIK, there is no official image with Java 11. However, I think you could simply build a custom image by changing the base layer[1] to openjdk:11-jre.
[1] https://github.com/apache/flink-docker/blob/949e445006c4fc288813900c264847d23d3e33d4/1.11/scala_2.12-debian/Dockerfile Best, Yangze Guo On Mon, Jul 20, 2020 at 7:24 PM Pedro Cardoso <[email protected]> wrote: > > Hello, > > Are there docker images available for Flink Clusters in Kubernetes that run > on Java 11? > > Thank you. > Regards > > Pedro Cardoso > > Research Data Engineer > > [email protected] > > > > > > > The content of this email is confidential and intended for the recipient > specified in message only. It is strictly prohibited to share any part of > this message with any third party, without a written consent of the sender. > If you received this message by mistake, please reply to this message and > follow with its deletion, so that we can ensure such a mistake does not occur > in the future.
