DEV Community

Bogdan Alexandru Militaru
Bogdan Alexandru Militaru

Posted on • Originally published at boobo94.xyz on

The easiest way to update Jenkins

Hi dears, I hope you’re happy to come here, because I’ll show you the easiest way to update Jenkins. Not all of us are Devops daily, but sometimes we face this situation so show the next two commands and have fun:

$ sudo apt-get update
$ sudo apt-get upgrade 
Enter fullscreen mode Exit fullscreen mode

I hope this article was helpful. If you consider it useful, please give it a share.

The post The easiest way to update Jenkins appeared first on boobo94.

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay