gmacario / easy-jenkins

Easily deploy a Jenkins CI/CD infrastructure via docker-compose
MIT License
35 stars 9 forks source link

New version of Jenkins (2.89.3) is available for download #244

Closed gmacario closed 6 years ago

gmacario commented 6 years ago

As shown on Jenkins dashboard:

image

gmacario commented 6 years ago

After executing a docker-compose build --pull Jenkins 2.89.3 is used

image

gmacario commented 6 years ago

Created branch fix-issue-244 to install the updated plugins.

Changes merged into master branch