From d012f1f0ff949d87d004c9598e5e61f8deae8d55 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, 16 Jul 2024 17:43:19 +0200 Subject: [PATCH] feat(deps): bump jenkins weekly to 2.468 (#5) 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 4be46a6..3f1bdc6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM jenkins/jenkins:2.467-jdk17 +FROM jenkins/jenkins:2.468-jdk17 COPY logos /usr/share/jenkins/ref/userContent/logos COPY ./plugins.txt /usr/share/jenkins/ref/plugins.txt