New version of Jenkins (2.140) is available for download
gmacario opened this issue · 1 comments
gmacario commented
Shown today on http://gmpowerhorse.gmacario.it:9080/
gmacario commented
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