course-jenkins-getting-started icon indicating copy to clipboard operation
course-jenkins-getting-started copied to clipboard

change jenkins version on lts-jdk11

Open ivankoleda opened this issue 3 years ago • 2 comments

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.

Screenshot 2021-12-28 at 11 50 26

ivankoleda avatar Dec 28 '21 12:12 ivankoleda

Agreed. I also had this error. Changing to lts-jdk11 works.

TomSpencerLondon avatar Dec 14 '22 15:12 TomSpencerLondon

Legend, works for me. Annoying when this happens with tutorials.

roba7o avatar Apr 27 '23 17:04 roba7o