From 26959ab692b262077d163308717c241f2b3b018b Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 12:13:51 +0000 Subject: [PATCH 01/10] chore: changed lines [24] of file "/tmp/updatecli/github/jenkinsci/do... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... cker-inbound-agent/11/windows/windowsservercore-ltsc2019/Dockerfile" Made with ❤️️ by updatecli --- 11/windows/windowsservercore-ltsc2019/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/windows/windowsservercore-ltsc2019/Dockerfile b/11/windows/windowsservercore-ltsc2019/Dockerfile index f6f5bfb5..a7abcf54 100644 --- a/11/windows/windowsservercore-ltsc2019/Dockerfile +++ b/11/windows/windowsservercore-ltsc2019/Dockerfile @@ -21,7 +21,7 @@ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN # THE SOFTWARE. -ARG version=3085.vc4c6977c075a-5 +ARG version=3107.v665000b_51092-1 FROM jenkins/agent:${version}-jdk11-windowsservercore-ltsc2019 LABEL Description="This is a base image, which allows connecting Jenkins agents via JNLP protocols on Windows" Vendor="Jenkins Project" Version="$version" From 7d7ca16d23d082706744218e8bf1d96ae3428a13 Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 12:13:52 +0000 Subject: [PATCH 02/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 fd839bbc..75cb625c 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=3085.vc4c6977c075a-5 +ARG version=3107.v665000b_51092-1 FROM jenkins/agent:${version}-alpine-jdk11 -ARG version=3085.vc4c6977c075a-5 +ARG version=3107.v665000b_51092-1 LABEL Description="This is a base image, which allows connecting Jenkins agents via JNLP protocols" Vendor="Jenkins project" Version="$version" ARG user=jenkins From f6187f069bdc70102576c54745e48b24b737162d Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 12:13:53 +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/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 3b2510a1..9e09b077 100644 --- a/make.ps1 +++ b/make.ps1 @@ -5,7 +5,7 @@ Param( [String] $AdditionalArgs = '', [String] $Build = '', [String] $VersionTag = '3071.v7e9b_0dc08466-1', - [String] $DockerAgentVersion = '3085.vc4c6977c075a-5', + [String] $DockerAgentVersion = '3107.v665000b_51092-1', [switch] $PushVersions = $false ) From 04641710d8078c5c448f6f02f5b7421205919e2b Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 12:13:55 +0000 Subject: [PATCH 04/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 65b2daeb..a9b665bc 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=3085.vc4c6977c075a-5 +ARG version=3107.v665000b_51092-1 FROM jenkins/agent:${version}-jdk11 -ARG version=3085.vc4c6977c075a-5 +ARG version=3107.v665000b_51092-1 LABEL Description="This is a base image, which allows connecting Jenkins agents via JNLP protocols" Vendor="Jenkins project" Version="$version" ARG user=jenkins From 6de313af1532966826884bf9e336eb98ad585b6c Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 12:13:56 +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/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 42a9dc34..ceba2839 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=3085.vc4c6977c075a-5 +ARG version=3107.v665000b_51092-1 FROM jenkins/agent:${version}-jdk11-nanoserver-1809 -ARG version=3085.vc4c6977c075a-5 +ARG version=3107.v665000b_51092-1 LABEL Description="This is a base image, which allows connecting Jenkins agents via JNLP protocols on Windows" Vendor="Jenkins Project" Version="$version" ARG user=jenkins From cfd523b0c6f08436b67734d5d03f5b909765fc2b Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 12:13:57 +0000 Subject: [PATCH 06/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 65fe68e8..5ccd9b17 100644 --- a/docker-bake.hcl +++ b/docker-bake.hcl @@ -25,7 +25,7 @@ variable "IMAGE_TAG" { #### This is for the "parent" image version to use (jenkins/agent:-) variable "PARENT_IMAGE_VERSION" { - default = "3085.vc4c6977c075a-5" + default = "3107.v665000b_51092-1" } variable "REGISTRY" { From 519126a069d099ab3baba63b853a0fc3fe1a31aa Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 12:13:58 +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/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 951f68fa..153426ae 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=3085.vc4c6977c075a-5 +ARG version=3107.v665000b_51092-1 FROM jenkins/agent:${version}-alpine-jdk17 -ARG version=3085.vc4c6977c075a-5 +ARG version=3107.v665000b_51092-1 LABEL Description="This is a base image, which allows connecting Jenkins agents via JNLP protocols" Vendor="Jenkins project" Version="$version" ARG user=jenkins From c9735206614a37f4a0bdf7778f343c299af65890 Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 12:13:59 +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 f446d1ae..74f2e4e1 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=3085.vc4c6977c075a-5 +ARG version=3107.v665000b_51092-1 FROM jenkins/agent:${version}-jdk17-nanoserver-1809 -ARG version=3085.vc4c6977c075a-5 +ARG version=3107.v665000b_51092-1 LABEL Description="This is a base image, which allows connecting Jenkins agents via JNLP protocols on Windows" Vendor="Jenkins Project" Version="$version" ARG user=jenkins From a5cfb0268e1f572e3d1d8fd5844e60c7172375a2 Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 12:14:00 +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 720af420..b3e8f92a 100644 --- a/17/debian/Dockerfile +++ b/17/debian/Dockerfile @@ -1,7 +1,7 @@ -ARG version=3085.vc4c6977c075a-5 +ARG version=3107.v665000b_51092-1 FROM jenkins/agent:${version}-jdk17 -ARG version=3085.vc4c6977c075a-5 +ARG version=3107.v665000b_51092-1 LABEL Description="This is a base image, which allows connecting Jenkins agents via JNLP protocols" Vendor="Jenkins project" Version="$version" ARG user=jenkins From 3ddaa51735ac7ca288602d4124f4046dd42a88f7 Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 12:14:02 +0000 Subject: [PATCH 10/10] chore: changed lines [24] of file "/tmp/updatecli/github/jenkinsci/do... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... cker-inbound-agent/17/windows/windowsservercore-ltsc2019/Dockerfile" Made with ❤️️ by updatecli --- 17/windows/windowsservercore-ltsc2019/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/windows/windowsservercore-ltsc2019/Dockerfile b/17/windows/windowsservercore-ltsc2019/Dockerfile index ff125d76..d9409a34 100644 --- a/17/windows/windowsservercore-ltsc2019/Dockerfile +++ b/17/windows/windowsservercore-ltsc2019/Dockerfile @@ -21,7 +21,7 @@ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN # THE SOFTWARE. -ARG version=3085.vc4c6977c075a-5 +ARG version=3107.v665000b_51092-1 FROM jenkins/agent:${version}-jdk17-windowsservercore-ltsc2019 LABEL Description="This is a base image, which allows connecting Jenkins agents via JNLP protocols on Windows" Vendor="Jenkins Project" Version="$version"