From 93a1e4d7178775015b1f9878dd1427964f3e983f Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 30 Apr 2023 18:46:08 +0000 Subject: [PATCH 01/10] chore: changed lines [23 26] of file "/tmp/updatecli/github/jenkinsci... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... /docker-inbound-agent/11/debian/Dockerfile" Made with ❤️️ by updatecli --- 11/debian/Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/11/debian/Dockerfile b/11/debian/Dockerfile index db30a17a..51e7c9fe 100644 --- a/11/debian/Dockerfile +++ b/11/debian/Dockerfile @@ -20,10 +20,10 @@ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN # THE SOFTWARE. -ARG version=3107.v665000b_51092-8 +ARG version=3107.v665000b_51092-9 FROM jenkins/agent:${version}-jdk11 -ARG version=3107.v665000b_51092-8 +ARG version=3107.v665000b_51092-9 LABEL Description="This is a base image, which allows connecting Jenkins agents via JNLP protocols" Vendor="Jenkins project" Version="$version" ARG user=jenkins From 497d9faff1e7a265cb068ed9c387636ea1ab5708 Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 30 Apr 2023 18:46:09 +0000 Subject: [PATCH 02/10] chore: Updated the content of the file "/tmp/updatecli/github/jenkins... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... ci/docker-inbound-agent/make.ps1" Made with ❤️️ by updatecli --- make.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make.ps1 b/make.ps1 index 1e76d2b6..0e6e72ed 100644 --- a/make.ps1 +++ b/make.ps1 @@ -5,7 +5,7 @@ Param( [String] $AdditionalArgs = '', [String] $Build = '', [String] $VersionTag = '3071.v7e9b_0dc08466-1', - [String] $DockerAgentVersion = '3107.v665000b_51092-8', + [String] $DockerAgentVersion = '3107.v665000b_51092-9', [switch] $PushVersions = $false ) From e61dfb5ec3282bea4a142c2589b37ddaa3a092b9 Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 30 Apr 2023 18:46:10 +0000 Subject: [PATCH 03/10] chore: Updated the content of the file "/tmp/updatecli/github/jenkins... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... ci/docker-inbound-agent/docker-bake.hcl" Made with ❤️️ by updatecli --- docker-bake.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-bake.hcl b/docker-bake.hcl index c456905c..a6b9e5e3 100644 --- a/docker-bake.hcl +++ b/docker-bake.hcl @@ -32,7 +32,7 @@ variable "IMAGE_TAG" { #### This is for the "parent" image version to use (jenkins/agent:-) variable "PARENT_IMAGE_VERSION" { - default = "3107.v665000b_51092-8" + default = "3107.v665000b_51092-9" } variable "REGISTRY" { From f8c00bacbee73e6b7f0415a48d2a597d76f07720 Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 30 Apr 2023 18:46:11 +0000 Subject: [PATCH 04/10] chore: changed lines [24 27] of file "/tmp/updatecli/github/jenkinsci... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... /docker-inbound-agent/17/alpine/Dockerfile" Made with ❤️️ by updatecli --- 17/alpine/Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/17/alpine/Dockerfile b/17/alpine/Dockerfile index f047afdb..412f95d5 100644 --- a/17/alpine/Dockerfile +++ b/17/alpine/Dockerfile @@ -21,10 +21,10 @@ # THE SOFTWARE. #TODO(oleg_nenashev): Does it also need an update? -ARG version=3107.v665000b_51092-8 +ARG version=3107.v665000b_51092-9 FROM jenkins/agent:${version}-alpine-jdk17 -ARG version=3107.v665000b_51092-8 +ARG version=3107.v665000b_51092-9 LABEL Description="This is a base image, which allows connecting Jenkins agents via JNLP protocols" Vendor="Jenkins project" Version="$version" ARG user=jenkins From 9279262a56980fc04d0cd3a9ec55e81e944afb3a Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 30 Apr 2023 18:46:12 +0000 Subject: [PATCH 05/10] chore: changed lines [24 27] of file "/tmp/updatecli/github/jenkinsci... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... /docker-inbound-agent/11/windows/windowsservercore-ltsc2019/Dockerfile" Made with ❤️️ by updatecli --- 11/windows/windowsservercore-ltsc2019/Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/11/windows/windowsservercore-ltsc2019/Dockerfile b/11/windows/windowsservercore-ltsc2019/Dockerfile index 16b1bdf5..577e884c 100644 --- a/11/windows/windowsservercore-ltsc2019/Dockerfile +++ b/11/windows/windowsservercore-ltsc2019/Dockerfile @@ -21,10 +21,10 @@ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN # THE SOFTWARE. -ARG version=3107.v665000b_51092-8 +ARG version=3107.v665000b_51092-9 FROM jenkins/agent:${version}-jdk11-windowsservercore-ltsc2019 -ARG version=3107.v665000b_51092-8 +ARG version=3107.v665000b_51092-9 LABEL Description="This is a base image, which allows connecting Jenkins agents via JNLP protocols on Windows" Vendor="Jenkins Project" Version="$version" COPY jenkins-agent.ps1 C:/ProgramData/Jenkins From b866e93dba5f138835ba16c39497fe1d7c63ff60 Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 30 Apr 2023 18:46:13 +0000 Subject: [PATCH 06/10] chore: changed lines [24 27] of file "/tmp/updatecli/github/jenkinsci... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... /docker-inbound-agent/11/windows/nanoserver-1809/Dockerfile" Made with ❤️️ by updatecli --- 11/windows/nanoserver-1809/Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/11/windows/nanoserver-1809/Dockerfile b/11/windows/nanoserver-1809/Dockerfile index 4010ea17..a4e116cc 100644 --- a/11/windows/nanoserver-1809/Dockerfile +++ b/11/windows/nanoserver-1809/Dockerfile @@ -21,10 +21,10 @@ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN # THE SOFTWARE. -ARG version=3107.v665000b_51092-8 +ARG version=3107.v665000b_51092-9 FROM jenkins/agent:${version}-jdk11-nanoserver-1809 -ARG version=3107.v665000b_51092-8 +ARG version=3107.v665000b_51092-9 LABEL Description="This is a base image, which allows connecting Jenkins agents via JNLP protocols on Windows" Vendor="Jenkins Project" Version="$version" COPY jenkins-agent.ps1 C:/ProgramData/Jenkins From e56ced5c133387fac0fa61671deb293132d16b09 Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 30 Apr 2023 18:46:14 +0000 Subject: [PATCH 07/10] chore: changed lines [24 27] of file "/tmp/updatecli/github/jenkinsci... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... /docker-inbound-agent/17/windows/windowsservercore-ltsc2019/Dockerfile" Made with ❤️️ by updatecli --- 17/windows/windowsservercore-ltsc2019/Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/17/windows/windowsservercore-ltsc2019/Dockerfile b/17/windows/windowsservercore-ltsc2019/Dockerfile index 7f705e3e..f57570d2 100644 --- a/17/windows/windowsservercore-ltsc2019/Dockerfile +++ b/17/windows/windowsservercore-ltsc2019/Dockerfile @@ -21,10 +21,10 @@ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN # THE SOFTWARE. -ARG version=3107.v665000b_51092-8 +ARG version=3107.v665000b_51092-9 FROM jenkins/agent:${version}-jdk17-windowsservercore-ltsc2019 -ARG version=3107.v665000b_51092-8 +ARG version=3107.v665000b_51092-9 LABEL Description="This is a base image, which allows connecting Jenkins agents via JNLP protocols on Windows" Vendor="Jenkins Project" Version="$version" COPY jenkins-agent.ps1 C:/ProgramData/Jenkins From b02b8979cedfadcb269237edb6a941ec25bdcb7c Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 30 Apr 2023 18:46:15 +0000 Subject: [PATCH 08/10] chore: changed lines [24 27] of file "/tmp/updatecli/github/jenkinsci... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... /docker-inbound-agent/17/windows/nanoserver-1809/Dockerfile" Made with ❤️️ by updatecli --- 17/windows/nanoserver-1809/Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/17/windows/nanoserver-1809/Dockerfile b/17/windows/nanoserver-1809/Dockerfile index 60cd3740..efaee85d 100644 --- a/17/windows/nanoserver-1809/Dockerfile +++ b/17/windows/nanoserver-1809/Dockerfile @@ -21,10 +21,10 @@ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN # THE SOFTWARE. -ARG version=3107.v665000b_51092-8 +ARG version=3107.v665000b_51092-9 FROM jenkins/agent:${version}-jdk17-nanoserver-1809 -ARG version=3107.v665000b_51092-8 +ARG version=3107.v665000b_51092-9 LABEL Description="This is a base image, which allows connecting Jenkins agents via JNLP protocols on Windows" Vendor="Jenkins Project" Version="$version" COPY jenkins-agent.ps1 C:/ProgramData/Jenkins From fb6b6416711135463920fe111f44ec678664a112 Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 30 Apr 2023 18:46:16 +0000 Subject: [PATCH 09/10] chore: changed lines [1 4] of file "/tmp/updatecli/github/jenkinsci/d... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... ocker-inbound-agent/17/debian/Dockerfile" Made with ❤️️ by updatecli --- 17/debian/Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/17/debian/Dockerfile b/17/debian/Dockerfile index d6a77ffb..61e997a0 100644 --- a/17/debian/Dockerfile +++ b/17/debian/Dockerfile @@ -1,7 +1,7 @@ -ARG version=3107.v665000b_51092-8 +ARG version=3107.v665000b_51092-9 FROM jenkins/agent:${version}-jdk17 -ARG version=3107.v665000b_51092-8 +ARG version=3107.v665000b_51092-9 LABEL Description="This is a base image, which allows connecting Jenkins agents via JNLP protocols" Vendor="Jenkins project" Version="$version" ARG user=jenkins From 9192c46a3d675efd1529c448011841827381adf8 Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 30 Apr 2023 18:46:17 +0000 Subject: [PATCH 10/10] chore: changed lines [24 27] of file "/tmp/updatecli/github/jenkinsci... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... /docker-inbound-agent/11/alpine/Dockerfile" Made with ❤️️ by updatecli --- 11/alpine/Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/11/alpine/Dockerfile b/11/alpine/Dockerfile index 0ce6b4e5..a3247c25 100644 --- a/11/alpine/Dockerfile +++ b/11/alpine/Dockerfile @@ -21,10 +21,10 @@ # THE SOFTWARE. #TODO(oleg_nenashev): Does it also need an update? -ARG version=3107.v665000b_51092-8 +ARG version=3107.v665000b_51092-9 FROM jenkins/agent:${version}-alpine-jdk11 -ARG version=3107.v665000b_51092-8 +ARG version=3107.v665000b_51092-9 LABEL Description="This is a base image, which allows connecting Jenkins agents via JNLP protocols" Vendor="Jenkins project" Version="$version" ARG user=jenkins