course-jenkins-getting-started
course-jenkins-getting-started copied to clipboard
change jenkins version on lts-jdk11
Current jenkins version in docker-compose.yml leads to errors while installing default plugins, most of them require a higher jenkins version. Before seeing this error attempted running docker-compose up multiple times, fixing this would save a lot of time for others.
Agreed. I also had this error. Changing to lts-jdk11 works.
Legend, works for me. Annoying when this happens with tutorials.