From c01f27c3c3ab959fb86139fb3204d6127c2aebb5 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, 8 Oct 2024 17:40:06 +0200 Subject: [PATCH] feat(deps): bump jenkins to 2.480 (#47) 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 828bbf8..9a63848 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM jenkins/jenkins:2.479-jdk17 +FROM jenkins/jenkins:2.480-jdk17 COPY logos /usr/share/jenkins/ref/userContent/logos COPY ./plugins.txt /usr/share/jenkins/ref/plugins.txt