dockerfiles
dockerfiles copied to clipboard
downgrade to openjdk:8u212 to fix build issue with Java>8
By downgrading the jdk to 8u212 I was able to build the latest version of kafka-manager.
I want Java 11 at runtime so I did a different patch: 141cca4. Will close this PR if we find that build to be working in kubernetes-kafka