dockerfiles icon indicating copy to clipboard operation
dockerfiles copied to clipboard

downgrade to openjdk:8u212 to fix build issue with Java>8

Open blinkeye opened this issue 6 years ago • 1 comments

By downgrading the jdk to 8u212 I was able to build the latest version of kafka-manager.

blinkeye avatar Mar 31 '19 16:03 blinkeye

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

solsson avatar Mar 31 '19 18:03 solsson