From c396db9a6c501b289236cbd7b071fdb02a679a97 Mon Sep 17 00:00:00 2001 From: dwipayan99 Date: Tue, 4 Nov 2025 09:59:50 +0530 Subject: [PATCH] Update Jenkins BlueOcean Docker image version Updated version of jenkins and the corresponding plugins --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index bfa497d2..3d611f47 100644 --- a/readme.md +++ b/readme.md @@ -6,7 +6,7 @@ https://www.youtube.com/watch?v=6YZvp2GwT0A # Installation ## Build the Jenkins BlueOcean Docker Image (or pull and use the one I built) ``` -docker build -t myjenkins-blueocean:2.414.2 . +docker build -t myjenkins-blueocean:2.462.3 . #IF you are having problems building the image yourself, you can pull from my registry (It is version 2.332.3-1 though, the original from the video)