From fbc6b0c92eee28065a95a81bb6bfec4180996146 Mon Sep 17 00:00:00 2001 From: "updatecli-gha-in-jenkins-infra-org[bot]" <83065101+updatecli-gha-in-jenkins-infra-org[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 14:17:28 +0000 Subject: [PATCH] feat(deps): bump jenkins to 2.486 (#62) Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action Co-authored-by: dduportal <1522731+dduportal@users.noreply.github.com> --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 2041c1c..dfd3541 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM jenkins/jenkins:2.485-jdk17 +FROM jenkins/jenkins:2.486-jdk17 COPY logos /usr/share/jenkins/ref/userContent/logos COPY ./plugins.txt /usr/share/jenkins/ref/plugins.txt