sidd-harth/kubernetes-devops-security

Java-version does not match with jenkins version

Closed this issue · 1 comments

sudo apt install openjdk-11-jdk -y

this should be the line instead of:

sudo apt install openjdk-8-jdk -y

Thanks for the update, we have updated the install script with the new version.