gmacario/easy-jenkins

New version of Jenkins (2.140) is available for download

gmacario opened this issue · 1 comments

Fixed with the following commands

sudo apt update && sudo apt dist-upgrade
cd $HOME/github/gmacario/easy-jenkins
git checkout master
git pull --all --prune
docker-compose pull
docker-compose build --pull
docker-compose down
./runme