From 1334184d086d2a010312752537144beb46272b7b Mon Sep 17 00:00:00 2001 From: "Jenkins Infra Bot (updatecli)" <60776566+jenkins-infra-bot@users.noreply.github.com> Date: Tue, 10 Sep 2024 08:18:05 +0000 Subject: [PATCH 1/2] chore: Update the value of ARG JENKINS_AGENT_VERSION in the Dockerfile MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 55855b7..cd991a4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -ARG JENKINS_AGENT_VERSION=3261.v9c670a_4748a_9-3 +ARG JENKINS_AGENT_VERSION=3261.v9c670a_4748a_9-4 ARG JAVA_VERSION=17.0.12_7 ARG JENKINS_AGENT_JDK_MAJOR=17 ARG BUILD_JDK_MAJOR=17 From b33801b58d437c0423ad58c2121c7d97fa96c632 Mon Sep 17 00:00:00 2001 From: "Jenkins Infra Bot (updatecli)" <60776566+jenkins-infra-bot@users.noreply.github.com> Date: Sat, 28 Sep 2024 14:53:34 +0000 Subject: [PATCH 2/2] chore: Update the value of ARG JENKINS_AGENT_VERSION in the Dockerfile MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index cd991a4..be7049a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -ARG JENKINS_AGENT_VERSION=3261.v9c670a_4748a_9-4 +ARG JENKINS_AGENT_VERSION=3261.v9c670a_4748a_9-8 ARG JAVA_VERSION=17.0.12_7 ARG JENKINS_AGENT_JDK_MAJOR=17 ARG BUILD_JDK_MAJOR=17