From 1b94f1626ea6c2723468e920b6aa5db9100bc26d 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, 10 Dec 2024 15:57:26 +0100 Subject: [PATCH] feat(deps): bump jenkins to 2.489 (#76) 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 208ce69..d279cae 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM jenkins/jenkins:2.488-jdk17 +FROM jenkins/jenkins:2.489-jdk17 COPY logos /usr/share/jenkins/ref/userContent/logos COPY ./plugins.txt /usr/share/jenkins/ref/plugins.txt