From 9ff57dc1ceaefaa260d23c41e657f0da45cd44e3 Mon Sep 17 00:00:00 2001 From: "Kirill (KIR) Maximov" Date: Tue, 4 Oct 2022 20:35:37 +0300 Subject: [PATCH] Update JDK to 11.0.16.9.1 (Dockerfiles) TW-77593 Update bundled Java to 11.0.16.9.1 --- .../linux/MinimalAgent/Ubuntu/18.04/Dockerfile | 4 ++-- .../linux/MinimalAgent/Ubuntu/20.04/Dockerfile | 4 ++-- .../MinimalAgent/UbuntuARM/18.04/Dockerfile | 4 ++-- .../MinimalAgent/UbuntuARM/20.04/Dockerfile | 4 ++-- .../linux/Server/Ubuntu/18.04/Dockerfile | 4 ++-- .../linux/Server/Ubuntu/20.04/Dockerfile | 4 ++-- .../linux/Server/UbuntuARM/18.04/Dockerfile | 4 ++-- .../linux/Server/UbuntuARM/20.04/Dockerfile | 4 ++-- context/generated/teamcity-agent.md | 18 +++++++++--------- context/generated/teamcity-minimal-agent.md | 18 +++++++++--------- context/generated/teamcity-server.md | 18 +++++++++--------- .../Agent/windowsservercore/1803/Dockerfile | 4 ++-- .../Agent/windowsservercore/1809/Dockerfile | 4 ++-- .../Agent/windowsservercore/1903/Dockerfile | 4 ++-- .../Agent/windowsservercore/1909/Dockerfile | 4 ++-- .../Agent/windowsservercore/2004/Dockerfile | 4 ++-- .../MinimalAgent/nanoserver/1803/Dockerfile | 2 +- .../MinimalAgent/nanoserver/1809/Dockerfile | 4 ++-- .../MinimalAgent/nanoserver/1903/Dockerfile | 4 ++-- .../MinimalAgent/nanoserver/1909/Dockerfile | 4 ++-- .../MinimalAgent/nanoserver/2004/Dockerfile | 4 ++-- .../windows/Server/nanoserver/1803/Dockerfile | 2 +- .../windows/Server/nanoserver/1809/Dockerfile | 4 ++-- .../windows/Server/nanoserver/1903/Dockerfile | 4 ++-- .../windows/Server/nanoserver/1909/Dockerfile | 4 ++-- .../windows/Server/nanoserver/2004/Dockerfile | 4 ++-- 26 files changed, 71 insertions(+), 71 deletions(-) diff --git a/context/generated/linux/MinimalAgent/Ubuntu/18.04/Dockerfile b/context/generated/linux/MinimalAgent/Ubuntu/18.04/Dockerfile index b6a70579d..d41aad27c 100644 --- a/context/generated/linux/MinimalAgent/Ubuntu/18.04/Dockerfile +++ b/context/generated/linux/MinimalAgent/Ubuntu/18.04/Dockerfile @@ -1,6 +1,6 @@ # Default arguments -ARG jdkLinuxComponent='https://corretto.aws/downloads/resources/11.0.15.9.1/amazon-corretto-11.0.15.9.1-linux-x64.tar.gz' -ARG jdkLinuxComponentMD5SUM='30f9268b8f4c2c2f8c1676611b88aa0d' +ARG jdkLinuxComponent='https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-linux-x64.tar.gz' +ARG jdkLinuxComponentMD5SUM='6ff46b39cbaec4218fd49c6c64077c43' ARG ubuntuImage='ubuntu:18.04' # The list of required arguments diff --git a/context/generated/linux/MinimalAgent/Ubuntu/20.04/Dockerfile b/context/generated/linux/MinimalAgent/Ubuntu/20.04/Dockerfile index e52ef4bcf..9ac26e300 100644 --- a/context/generated/linux/MinimalAgent/Ubuntu/20.04/Dockerfile +++ b/context/generated/linux/MinimalAgent/Ubuntu/20.04/Dockerfile @@ -1,6 +1,6 @@ # Default arguments -ARG jdkLinuxComponent='https://corretto.aws/downloads/resources/11.0.15.9.1/amazon-corretto-11.0.15.9.1-linux-x64.tar.gz' -ARG jdkLinuxComponentMD5SUM='30f9268b8f4c2c2f8c1676611b88aa0d' +ARG jdkLinuxComponent='https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-linux-x64.tar.gz' +ARG jdkLinuxComponentMD5SUM='6ff46b39cbaec4218fd49c6c64077c43' ARG ubuntuImage='ubuntu:20.04' # The list of required arguments diff --git a/context/generated/linux/MinimalAgent/UbuntuARM/18.04/Dockerfile b/context/generated/linux/MinimalAgent/UbuntuARM/18.04/Dockerfile index 25a2fc032..4efc1fc99 100644 --- a/context/generated/linux/MinimalAgent/UbuntuARM/18.04/Dockerfile +++ b/context/generated/linux/MinimalAgent/UbuntuARM/18.04/Dockerfile @@ -1,6 +1,6 @@ # Default arguments -ARG jdkLinuxARM64Component='https://corretto.aws/downloads/resources/11.0.15.9.1/amazon-corretto-11.0.15.9.1-linux-aarch64.tar.gz' -ARG jdkLinuxARM64ComponentMD5SUM='9da32690c0b037569e6c622a6795ac80' +ARG jdkLinuxARM64Component='https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-linux-aarch64.tar.gz' +ARG jdkLinuxARM64ComponentMD5SUM='fd96ceb7be9522eaf545b36a88a3e96a' ARG ubuntuImage='ubuntu:18.04' # The list of required arguments diff --git a/context/generated/linux/MinimalAgent/UbuntuARM/20.04/Dockerfile b/context/generated/linux/MinimalAgent/UbuntuARM/20.04/Dockerfile index bb744166e..91c3d3a70 100644 --- a/context/generated/linux/MinimalAgent/UbuntuARM/20.04/Dockerfile +++ b/context/generated/linux/MinimalAgent/UbuntuARM/20.04/Dockerfile @@ -1,6 +1,6 @@ # Default arguments -ARG jdkLinuxARM64Component='https://corretto.aws/downloads/resources/11.0.15.9.1/amazon-corretto-11.0.15.9.1-linux-aarch64.tar.gz' -ARG jdkLinuxARM64ComponentMD5SUM='9da32690c0b037569e6c622a6795ac80' +ARG jdkLinuxARM64Component='https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-linux-aarch64.tar.gz' +ARG jdkLinuxARM64ComponentMD5SUM='fd96ceb7be9522eaf545b36a88a3e96a' ARG ubuntuImage='ubuntu:20.04' # The list of required arguments diff --git a/context/generated/linux/Server/Ubuntu/18.04/Dockerfile b/context/generated/linux/Server/Ubuntu/18.04/Dockerfile index 39cfd55f9..10bfe7382 100644 --- a/context/generated/linux/Server/Ubuntu/18.04/Dockerfile +++ b/context/generated/linux/Server/Ubuntu/18.04/Dockerfile @@ -1,8 +1,8 @@ # Default arguments ARG gitLFSLinuxComponentVersion='2.3.4-1' ARG gitLinuxComponentVersion='1:2.37.3-0ppa1~ubuntu18.04.1' -ARG jdkServerLinuxComponent='https://corretto.aws/downloads/resources/11.0.15.9.1/amazon-corretto-11.0.15.9.1-linux-x64.tar.gz' -ARG jdkServerLinuxComponentMD5SUM='30f9268b8f4c2c2f8c1676611b88aa0d' +ARG jdkServerLinuxComponent='https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-linux-x64.tar.gz' +ARG jdkServerLinuxComponentMD5SUM='6ff46b39cbaec4218fd49c6c64077c43' ARG p4Version='2021.2-2338640' ARG repo='' ARG ubuntuImage='ubuntu:18.04' diff --git a/context/generated/linux/Server/Ubuntu/20.04/Dockerfile b/context/generated/linux/Server/Ubuntu/20.04/Dockerfile index c793c4ea1..716bb8bbe 100644 --- a/context/generated/linux/Server/Ubuntu/20.04/Dockerfile +++ b/context/generated/linux/Server/Ubuntu/20.04/Dockerfile @@ -1,8 +1,8 @@ # Default arguments ARG gitLFSLinuxComponentVersion='2.9.2-1' ARG gitLinuxComponentVersion='1:2.37.3-0ppa1~ubuntu20.04.1' -ARG jdkServerLinuxComponent='https://corretto.aws/downloads/resources/11.0.15.9.1/amazon-corretto-11.0.15.9.1-linux-x64.tar.gz' -ARG jdkServerLinuxComponentMD5SUM='30f9268b8f4c2c2f8c1676611b88aa0d' +ARG jdkServerLinuxComponent='https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-linux-x64.tar.gz' +ARG jdkServerLinuxComponentMD5SUM='6ff46b39cbaec4218fd49c6c64077c43' ARG p4Version='2021.2-2338640' ARG repo='https://hub.docker.com/r/jetbrains/' ARG ubuntuImage='ubuntu:20.04' diff --git a/context/generated/linux/Server/UbuntuARM/18.04/Dockerfile b/context/generated/linux/Server/UbuntuARM/18.04/Dockerfile index 68d5712a0..453f492b3 100644 --- a/context/generated/linux/Server/UbuntuARM/18.04/Dockerfile +++ b/context/generated/linux/Server/UbuntuARM/18.04/Dockerfile @@ -1,8 +1,8 @@ # Default arguments ARG gitLFSLinuxComponentVersion='2.3.4-1' ARG gitLinuxComponentVersion='1:2.37.3-0ppa1~ubuntu18.04.1' -ARG jdkServerLinuxARM64Component='https://corretto.aws/downloads/resources/11.0.15.9.1/amazon-corretto-11.0.15.9.1-linux-aarch64.tar.gz' -ARG jdkServerLinuxARM64ComponentMD5SUM='9da32690c0b037569e6c622a6795ac80' +ARG jdkServerLinuxARM64Component='https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-linux-aarch64.tar.gz' +ARG jdkServerLinuxARM64ComponentMD5SUM='fd96ceb7be9522eaf545b36a88a3e96a' ARG repo='' ARG ubuntuImage='ubuntu:18.04' diff --git a/context/generated/linux/Server/UbuntuARM/20.04/Dockerfile b/context/generated/linux/Server/UbuntuARM/20.04/Dockerfile index a41e414ff..430a7bd93 100644 --- a/context/generated/linux/Server/UbuntuARM/20.04/Dockerfile +++ b/context/generated/linux/Server/UbuntuARM/20.04/Dockerfile @@ -1,8 +1,8 @@ # Default arguments ARG gitLFSLinuxComponentVersion='2.9.2-1' ARG gitLinuxComponentVersion='1:2.37.3-0ppa1~ubuntu20.04.1' -ARG jdkServerLinuxARM64Component='https://corretto.aws/downloads/resources/11.0.15.9.1/amazon-corretto-11.0.15.9.1-linux-aarch64.tar.gz' -ARG jdkServerLinuxARM64ComponentMD5SUM='9da32690c0b037569e6c622a6795ac80' +ARG jdkServerLinuxARM64Component='https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-linux-aarch64.tar.gz' +ARG jdkServerLinuxARM64ComponentMD5SUM='fd96ceb7be9522eaf545b36a88a3e96a' ARG repo='' ARG ubuntuImage='ubuntu:20.04' diff --git a/context/generated/teamcity-agent.md b/context/generated/teamcity-agent.md index 319dc092f..483d08790 100644 --- a/context/generated/teamcity-agent.md +++ b/context/generated/teamcity-agent.md @@ -215,7 +215,7 @@ The docker image is available on: Installed components: - [PowerShell](https://github.com/PowerShell/PowerShell#get-powershell) -- [JDK Amazon Corretto x64 v.11.0.15.9.1 Checksum (MD5) a937acacf9cc25ec06f9b240d064ad99](https://corretto.aws/downloads/resources/11.0.15.9.1/amazon-corretto-11.0.15.9.1-windows-x64-jdk.zip) +- [JDK Amazon Corretto x64 v.11.0.16.9.1 Checksum (MD5) e46d240031e3a58f6bfbd1f67044da61](https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-windows-x64-jdk.zip) - [Git x64 v.2.33.0 Checksum (SHA256) e28968ddd1c928eec233e0c692a90d6ac41eb7b53a9d7a408c13cb5b613afa95](https://github.com/git-for-windows/git/releases/download/v2.33.0.windows.2/MinGit-2.33.0.2-64-bit.zip) - [.NET SDK v.6.0.100 x86 Checksum (SHA512) d2fa2f0d2b4550ac3408b924ab356add378af1d0f639623f0742e37f57b3f2b525d81f5d5c029303b6d95fed516b04a7b6c3a98f27f770fc8b4e76414cf41660](https://dotnetcli.blob.core.windows.net/dotnet/Sdk/6.0.100/dotnet-sdk-6.0.100-win-x64.zip) @@ -250,7 +250,7 @@ The docker image is available on: Installed components: - [PowerShell](https://github.com/PowerShell/PowerShell#get-powershell) -- [JDK Amazon Corretto x64 v.11.0.15.9.1 Checksum (MD5) a937acacf9cc25ec06f9b240d064ad99](https://corretto.aws/downloads/resources/11.0.15.9.1/amazon-corretto-11.0.15.9.1-windows-x64-jdk.zip) +- [JDK Amazon Corretto x64 v.11.0.16.9.1 Checksum (MD5) e46d240031e3a58f6bfbd1f67044da61](https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-windows-x64-jdk.zip) - [Git x64 v.2.33.0 Checksum (SHA256) e28968ddd1c928eec233e0c692a90d6ac41eb7b53a9d7a408c13cb5b613afa95](https://github.com/git-for-windows/git/releases/download/v2.33.0.windows.2/MinGit-2.33.0.2-64-bit.zip) - [.NET SDK v.6.0.100 x86 Checksum (SHA512) d2fa2f0d2b4550ac3408b924ab356add378af1d0f639623f0742e37f57b3f2b525d81f5d5c029303b6d95fed516b04a7b6c3a98f27f770fc8b4e76414cf41660](https://dotnetcli.blob.core.windows.net/dotnet/Sdk/6.0.100/dotnet-sdk-6.0.100-win-x64.zip) @@ -288,7 +288,7 @@ Installed components: - [.NET Runtime v.3.1.21 x86 Checksum (SHA512) 7ba766b2f388ab09beee6a465f1eeb6b9a6858c8b6da51dacc79622b110558ef6211a40e715a16b526f2da08216c99143570b8253ff2c5ad874400475d1feb44](https://dotnetcli.azureedge.net/dotnet/Runtime/3.1.21/dotnet-runtime-3.1.21-win-x64.zip) - [.NET Runtime v.5.0.12 x86 Checksum (SHA512) 636f22bfbfd98c80c96f2fc3815beb42ee2699cf2a410eeba24ddcc9304bc39594260eca4061b012d4b02b9c4592fa6927343077df053343a9c344a9289658e1](https://dotnetcli.azureedge.net/dotnet/Runtime/5.0.12/dotnet-runtime-5.0.12-win-x64.zip) - [.NET SDK v.6.0.100 x86 Checksum (SHA512) d2fa2f0d2b4550ac3408b924ab356add378af1d0f639623f0742e37f57b3f2b525d81f5d5c029303b6d95fed516b04a7b6c3a98f27f770fc8b4e76414cf41660](https://dotnetcli.blob.core.windows.net/dotnet/Sdk/6.0.100/dotnet-sdk-6.0.100-win-x64.zip) -- [JDK Amazon Corretto x64 v.11.0.15.9.1 Checksum (MD5) a937acacf9cc25ec06f9b240d064ad99](https://corretto.aws/downloads/resources/11.0.15.9.1/amazon-corretto-11.0.15.9.1-windows-x64-jdk.zip) +- [JDK Amazon Corretto x64 v.11.0.16.9.1 Checksum (MD5) e46d240031e3a58f6bfbd1f67044da61](https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-windows-x64-jdk.zip) - [Git x64 v.2.33.0 Checksum (SHA256) e28968ddd1c928eec233e0c692a90d6ac41eb7b53a9d7a408c13cb5b613afa95](https://github.com/git-for-windows/git/releases/download/v2.33.0.windows.2/MinGit-2.33.0.2-64-bit.zip) - [Mercurial x64 v.5.9.1](https://www.mercurial-scm.org/release/windows/mercurial-5.9.1-x64.msi) @@ -325,7 +325,7 @@ Installed components: - [.NET Runtime v.3.1.21 x86 Checksum (SHA512) 7ba766b2f388ab09beee6a465f1eeb6b9a6858c8b6da51dacc79622b110558ef6211a40e715a16b526f2da08216c99143570b8253ff2c5ad874400475d1feb44](https://dotnetcli.azureedge.net/dotnet/Runtime/3.1.21/dotnet-runtime-3.1.21-win-x64.zip) - [.NET Runtime v.5.0.12 x86 Checksum (SHA512) 636f22bfbfd98c80c96f2fc3815beb42ee2699cf2a410eeba24ddcc9304bc39594260eca4061b012d4b02b9c4592fa6927343077df053343a9c344a9289658e1](https://dotnetcli.azureedge.net/dotnet/Runtime/5.0.12/dotnet-runtime-5.0.12-win-x64.zip) - [.NET SDK v.6.0.100 x86 Checksum (SHA512) d2fa2f0d2b4550ac3408b924ab356add378af1d0f639623f0742e37f57b3f2b525d81f5d5c029303b6d95fed516b04a7b6c3a98f27f770fc8b4e76414cf41660](https://dotnetcli.blob.core.windows.net/dotnet/Sdk/6.0.100/dotnet-sdk-6.0.100-win-x64.zip) -- [JDK Amazon Corretto x64 v.11.0.15.9.1 Checksum (MD5) a937acacf9cc25ec06f9b240d064ad99](https://corretto.aws/downloads/resources/11.0.15.9.1/amazon-corretto-11.0.15.9.1-windows-x64-jdk.zip) +- [JDK Amazon Corretto x64 v.11.0.16.9.1 Checksum (MD5) e46d240031e3a58f6bfbd1f67044da61](https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-windows-x64-jdk.zip) - [Git x64 v.2.33.0 Checksum (SHA256) e28968ddd1c928eec233e0c692a90d6ac41eb7b53a9d7a408c13cb5b613afa95](https://github.com/git-for-windows/git/releases/download/v2.33.0.windows.2/MinGit-2.33.0.2-64-bit.zip) - [Mercurial x64 v.5.9.1](https://www.mercurial-scm.org/release/windows/mercurial-5.9.1-x64.msi) @@ -508,7 +508,7 @@ The docker image is not available and may be created manually. Installed components: - [PowerShell](https://github.com/PowerShell/PowerShell#get-powershell) -- [JDK Amazon Corretto x64 v.11.0.15.9.1 Checksum (MD5) a937acacf9cc25ec06f9b240d064ad99](https://corretto.aws/downloads/resources/11.0.15.9.1/amazon-corretto-11.0.15.9.1-windows-x64-jdk.zip) +- [JDK Amazon Corretto x64 v.11.0.16.9.1 Checksum (MD5) e46d240031e3a58f6bfbd1f67044da61](https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-windows-x64-jdk.zip) - [Git x64 v.2.33.0 Checksum (SHA256) e28968ddd1c928eec233e0c692a90d6ac41eb7b53a9d7a408c13cb5b613afa95](https://github.com/git-for-windows/git/releases/download/v2.33.0.windows.2/MinGit-2.33.0.2-64-bit.zip) - [.NET SDK v.6.0.100 x86 Checksum (SHA512) d2fa2f0d2b4550ac3408b924ab356add378af1d0f639623f0742e37f57b3f2b525d81f5d5c029303b6d95fed516b04a7b6c3a98f27f770fc8b4e76414cf41660](https://dotnetcli.blob.core.windows.net/dotnet/Sdk/6.0.100/dotnet-sdk-6.0.100-win-x64.zip) @@ -540,7 +540,7 @@ The docker image is not available and may be created manually. Installed components: - [PowerShell](https://github.com/PowerShell/PowerShell#get-powershell) -- [JDK Amazon Corretto x64 v.11.0.15.9.1 Checksum (MD5) a937acacf9cc25ec06f9b240d064ad99](https://corretto.aws/downloads/resources/11.0.15.9.1/amazon-corretto-11.0.15.9.1-windows-x64-jdk.zip) +- [JDK Amazon Corretto x64 v.11.0.16.9.1 Checksum (MD5) e46d240031e3a58f6bfbd1f67044da61](https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-windows-x64-jdk.zip) - [Git x64 v.2.33.0 Checksum (SHA256) e28968ddd1c928eec233e0c692a90d6ac41eb7b53a9d7a408c13cb5b613afa95](https://github.com/git-for-windows/git/releases/download/v2.33.0.windows.2/MinGit-2.33.0.2-64-bit.zip) - [.NET SDK v.6.0.100 x86 Checksum (SHA512) d2fa2f0d2b4550ac3408b924ab356add378af1d0f639623f0742e37f57b3f2b525d81f5d5c029303b6d95fed516b04a7b6c3a98f27f770fc8b4e76414cf41660](https://dotnetcli.blob.core.windows.net/dotnet/Sdk/6.0.100/dotnet-sdk-6.0.100-win-x64.zip) @@ -575,7 +575,7 @@ Installed components: - [.NET Runtime v.3.1.21 x86 Checksum (SHA512) 7ba766b2f388ab09beee6a465f1eeb6b9a6858c8b6da51dacc79622b110558ef6211a40e715a16b526f2da08216c99143570b8253ff2c5ad874400475d1feb44](https://dotnetcli.azureedge.net/dotnet/Runtime/3.1.21/dotnet-runtime-3.1.21-win-x64.zip) - [.NET Runtime v.5.0.12 x86 Checksum (SHA512) 636f22bfbfd98c80c96f2fc3815beb42ee2699cf2a410eeba24ddcc9304bc39594260eca4061b012d4b02b9c4592fa6927343077df053343a9c344a9289658e1](https://dotnetcli.azureedge.net/dotnet/Runtime/5.0.12/dotnet-runtime-5.0.12-win-x64.zip) - [.NET SDK v.6.0.100 x86 Checksum (SHA512) d2fa2f0d2b4550ac3408b924ab356add378af1d0f639623f0742e37f57b3f2b525d81f5d5c029303b6d95fed516b04a7b6c3a98f27f770fc8b4e76414cf41660](https://dotnetcli.blob.core.windows.net/dotnet/Sdk/6.0.100/dotnet-sdk-6.0.100-win-x64.zip) -- [JDK Amazon Corretto x64 v.11.0.15.9.1 Checksum (MD5) a937acacf9cc25ec06f9b240d064ad99](https://corretto.aws/downloads/resources/11.0.15.9.1/amazon-corretto-11.0.15.9.1-windows-x64-jdk.zip) +- [JDK Amazon Corretto x64 v.11.0.16.9.1 Checksum (MD5) e46d240031e3a58f6bfbd1f67044da61](https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-windows-x64-jdk.zip) - [Git x64 v.2.33.0 Checksum (SHA256) e28968ddd1c928eec233e0c692a90d6ac41eb7b53a9d7a408c13cb5b613afa95](https://github.com/git-for-windows/git/releases/download/v2.33.0.windows.2/MinGit-2.33.0.2-64-bit.zip) - [Mercurial x64 v.5.9.1](https://www.mercurial-scm.org/release/windows/mercurial-5.9.1-x64.msi) @@ -608,7 +608,7 @@ Installed components: - [.NET Runtime v.3.1.21 x86 Checksum (SHA512) 7ba766b2f388ab09beee6a465f1eeb6b9a6858c8b6da51dacc79622b110558ef6211a40e715a16b526f2da08216c99143570b8253ff2c5ad874400475d1feb44](https://dotnetcli.azureedge.net/dotnet/Runtime/3.1.21/dotnet-runtime-3.1.21-win-x64.zip) - [.NET Runtime v.5.0.12 x86 Checksum (SHA512) 636f22bfbfd98c80c96f2fc3815beb42ee2699cf2a410eeba24ddcc9304bc39594260eca4061b012d4b02b9c4592fa6927343077df053343a9c344a9289658e1](https://dotnetcli.azureedge.net/dotnet/Runtime/5.0.12/dotnet-runtime-5.0.12-win-x64.zip) - [.NET SDK v.6.0.100 x86 Checksum (SHA512) d2fa2f0d2b4550ac3408b924ab356add378af1d0f639623f0742e37f57b3f2b525d81f5d5c029303b6d95fed516b04a7b6c3a98f27f770fc8b4e76414cf41660](https://dotnetcli.blob.core.windows.net/dotnet/Sdk/6.0.100/dotnet-sdk-6.0.100-win-x64.zip) -- [JDK Amazon Corretto x64 v.11.0.15.9.1 Checksum (MD5) a937acacf9cc25ec06f9b240d064ad99](https://corretto.aws/downloads/resources/11.0.15.9.1/amazon-corretto-11.0.15.9.1-windows-x64-jdk.zip) +- [JDK Amazon Corretto x64 v.11.0.16.9.1 Checksum (MD5) e46d240031e3a58f6bfbd1f67044da61](https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-windows-x64-jdk.zip) - [Git x64 v.2.33.0 Checksum (SHA256) e28968ddd1c928eec233e0c692a90d6ac41eb7b53a9d7a408c13cb5b613afa95](https://github.com/git-for-windows/git/releases/download/v2.33.0.windows.2/MinGit-2.33.0.2-64-bit.zip) - [Mercurial x64 v.5.9.1](https://www.mercurial-scm.org/release/windows/mercurial-5.9.1-x64.msi) @@ -642,7 +642,7 @@ Installed components: - [.NET Runtime v.3.1.21 x86 Checksum (SHA512) 7ba766b2f388ab09beee6a465f1eeb6b9a6858c8b6da51dacc79622b110558ef6211a40e715a16b526f2da08216c99143570b8253ff2c5ad874400475d1feb44](https://dotnetcli.azureedge.net/dotnet/Runtime/3.1.21/dotnet-runtime-3.1.21-win-x64.zip) - [.NET Runtime v.5.0.12 x86 Checksum (SHA512) 636f22bfbfd98c80c96f2fc3815beb42ee2699cf2a410eeba24ddcc9304bc39594260eca4061b012d4b02b9c4592fa6927343077df053343a9c344a9289658e1](https://dotnetcli.azureedge.net/dotnet/Runtime/5.0.12/dotnet-runtime-5.0.12-win-x64.zip) - [.NET SDK v.6.0.100 x86 Checksum (SHA512) d2fa2f0d2b4550ac3408b924ab356add378af1d0f639623f0742e37f57b3f2b525d81f5d5c029303b6d95fed516b04a7b6c3a98f27f770fc8b4e76414cf41660](https://dotnetcli.blob.core.windows.net/dotnet/Sdk/6.0.100/dotnet-sdk-6.0.100-win-x64.zip) -- [JDK Amazon Corretto x64 v.11.0.15.9.1 Checksum (MD5) a937acacf9cc25ec06f9b240d064ad99](https://corretto.aws/downloads/resources/11.0.15.9.1/amazon-corretto-11.0.15.9.1-windows-x64-jdk.zip) +- [JDK Amazon Corretto x64 v.11.0.16.9.1 Checksum (MD5) e46d240031e3a58f6bfbd1f67044da61](https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-windows-x64-jdk.zip) - [Git x64 v.2.33.0 Checksum (SHA256) e28968ddd1c928eec233e0c692a90d6ac41eb7b53a9d7a408c13cb5b613afa95](https://github.com/git-for-windows/git/releases/download/v2.33.0.windows.2/MinGit-2.33.0.2-64-bit.zip) - [Mercurial x64 v.5.9.1](https://www.mercurial-scm.org/release/windows/mercurial-5.9.1-x64.msi) diff --git a/context/generated/teamcity-minimal-agent.md b/context/generated/teamcity-minimal-agent.md index caf5c7b36..d8d7979e0 100644 --- a/context/generated/teamcity-minimal-agent.md +++ b/context/generated/teamcity-minimal-agent.md @@ -58,7 +58,7 @@ The docker image is available on: Installed components: - [Python venv](https://docs.python.org/3/library/venv.html#module-venv) -- [JDK Amazon Corretto x64 v.11.0.15.9.1 Checksum (MD5) 30f9268b8f4c2c2f8c1676611b88aa0d](https://corretto.aws/downloads/resources/11.0.15.9.1/amazon-corretto-11.0.15.9.1-linux-x64.tar.gz) +- [JDK Amazon Corretto x64 v.11.0.16.9.1 Checksum (MD5) 6ff46b39cbaec4218fd49c6c64077c43](https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-linux-x64.tar.gz) Container platform: linux @@ -86,7 +86,7 @@ The docker image is available on: Installed components: -- [JDK Amazon Corretto x64 v.11.0.15.9.1 Checksum (MD5) a937acacf9cc25ec06f9b240d064ad99](https://corretto.aws/downloads/resources/11.0.15.9.1/amazon-corretto-11.0.15.9.1-windows-x64-jdk.zip) +- [JDK Amazon Corretto x64 v.11.0.16.9.1 Checksum (MD5) e46d240031e3a58f6bfbd1f67044da61](https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-windows-x64-jdk.zip) - [PowerShell](https://github.com/PowerShell/PowerShell#get-powershell) Container platform: windows @@ -116,7 +116,7 @@ The docker image is available on: Installed components: -- [JDK Amazon Corretto x64 v.11.0.15.9.1 Checksum (MD5) a937acacf9cc25ec06f9b240d064ad99](https://corretto.aws/downloads/resources/11.0.15.9.1/amazon-corretto-11.0.15.9.1-windows-x64-jdk.zip) +- [JDK Amazon Corretto x64 v.11.0.16.9.1 Checksum (MD5) e46d240031e3a58f6bfbd1f67044da61](https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-windows-x64-jdk.zip) - [PowerShell](https://github.com/PowerShell/PowerShell#get-powershell) Container platform: windows @@ -144,7 +144,7 @@ The docker image is not available and may be created manually. Installed components: - [Python venv](https://docs.python.org/3/library/venv.html#module-venv) -- [JDK Amazon Corretto x64 v.11.0.15.9.1 Checksum (MD5) 30f9268b8f4c2c2f8c1676611b88aa0d](https://corretto.aws/downloads/resources/11.0.15.9.1/amazon-corretto-11.0.15.9.1-linux-x64.tar.gz) +- [JDK Amazon Corretto x64 v.11.0.16.9.1 Checksum (MD5) 6ff46b39cbaec4218fd49c6c64077c43](https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-linux-x64.tar.gz) Container platform: linux @@ -170,7 +170,7 @@ The docker image is not available and may be created manually. Installed components: - [Python venv](https://docs.python.org/3/library/venv.html#module-venv) -- [JDK Amazon Corretto aarch64 v.11.0.15.9.1 Checksum (MD5) 9da32690c0b037569e6c622a6795ac80](https://corretto.aws/downloads/resources/11.0.15.9.1/amazon-corretto-11.0.15.9.1-linux-aarch64.tar.gz) +- [JDK Amazon Corretto aarch64 v.11.0.16.9.1 Checksum (MD5) fd96ceb7be9522eaf545b36a88a3e96a](https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-linux-aarch64.tar.gz) Container platform: linux @@ -196,7 +196,7 @@ The docker image is not available and may be created manually. Installed components: - [Python venv](https://docs.python.org/3/library/venv.html#module-venv) -- [JDK Amazon Corretto aarch64 v.11.0.15.9.1 Checksum (MD5) 9da32690c0b037569e6c622a6795ac80](https://corretto.aws/downloads/resources/11.0.15.9.1/amazon-corretto-11.0.15.9.1-linux-aarch64.tar.gz) +- [JDK Amazon Corretto aarch64 v.11.0.16.9.1 Checksum (MD5) fd96ceb7be9522eaf545b36a88a3e96a](https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-linux-aarch64.tar.gz) Container platform: linux @@ -222,7 +222,7 @@ The docker image is not available and may be created manually. Installed components: - [PowerShell](https://github.com/PowerShell/PowerShell#get-powershell) -- [JDK Amazon Corretto x64 v.11.0.15.9.1 Checksum (MD5) a937acacf9cc25ec06f9b240d064ad99](https://corretto.aws/downloads/resources/11.0.15.9.1/amazon-corretto-11.0.15.9.1-windows-x64-jdk.zip) +- [JDK Amazon Corretto x64 v.11.0.16.9.1 Checksum (MD5) e46d240031e3a58f6bfbd1f67044da61](https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-windows-x64-jdk.zip) Container platform: windows @@ -247,7 +247,7 @@ The docker image is not available and may be created manually. Installed components: -- [JDK Amazon Corretto x64 v.11.0.15.9.1 Checksum (MD5) a937acacf9cc25ec06f9b240d064ad99](https://corretto.aws/downloads/resources/11.0.15.9.1/amazon-corretto-11.0.15.9.1-windows-x64-jdk.zip) +- [JDK Amazon Corretto x64 v.11.0.16.9.1 Checksum (MD5) e46d240031e3a58f6bfbd1f67044da61](https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-windows-x64-jdk.zip) - [PowerShell](https://github.com/PowerShell/PowerShell#get-powershell) Container platform: windows @@ -274,7 +274,7 @@ The docker image is not available and may be created manually. Installed components: -- [JDK Amazon Corretto x64 v.11.0.15.9.1 Checksum (MD5) a937acacf9cc25ec06f9b240d064ad99](https://corretto.aws/downloads/resources/11.0.15.9.1/amazon-corretto-11.0.15.9.1-windows-x64-jdk.zip) +- [JDK Amazon Corretto x64 v.11.0.16.9.1 Checksum (MD5) e46d240031e3a58f6bfbd1f67044da61](https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-windows-x64-jdk.zip) - [PowerShell](https://github.com/PowerShell/PowerShell#get-powershell) Container platform: windows diff --git a/context/generated/teamcity-server.md b/context/generated/teamcity-server.md index 7de5b2a57..68ea54713 100644 --- a/context/generated/teamcity-server.md +++ b/context/generated/teamcity-server.md @@ -57,7 +57,7 @@ The docker image is available on: Installed components: -- [JDK Amazon Corretto x64 v.11.0.15.9.1 Checksum (MD5) 30f9268b8f4c2c2f8c1676611b88aa0d](https://corretto.aws/downloads/resources/11.0.15.9.1/amazon-corretto-11.0.15.9.1-linux-x64.tar.gz) +- [JDK Amazon Corretto x64 v.11.0.16.9.1 Checksum (MD5) 6ff46b39cbaec4218fd49c6c64077c43](https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-linux-x64.tar.gz) - Git v.2.37.3 - Git LFS v.2.9.2 - Perforce Helix Core client (p4) [2021.2-2338640](https://www.perforce.com/products/helix-core) @@ -88,7 +88,7 @@ The docker image is available on: Installed components: - [PowerShell](https://github.com/PowerShell/PowerShell#get-powershell) -- [JDK Amazon Corretto x64 v.11.0.15.9.1 Checksum (MD5) a937acacf9cc25ec06f9b240d064ad99](https://corretto.aws/downloads/resources/11.0.15.9.1/amazon-corretto-11.0.15.9.1-windows-x64-jdk.zip) +- [JDK Amazon Corretto x64 v.11.0.16.9.1 Checksum (MD5) e46d240031e3a58f6bfbd1f67044da61](https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-windows-x64-jdk.zip) - [Git x64 v.2.33.0 Checksum (SHA256) e28968ddd1c928eec233e0c692a90d6ac41eb7b53a9d7a408c13cb5b613afa95](https://github.com/git-for-windows/git/releases/download/v2.33.0.windows.2/MinGit-2.33.0.2-64-bit.zip) Container platform: windows @@ -117,7 +117,7 @@ The docker image is available on: Installed components: - [PowerShell](https://github.com/PowerShell/PowerShell#get-powershell) -- [JDK Amazon Corretto x64 v.11.0.15.9.1 Checksum (MD5) a937acacf9cc25ec06f9b240d064ad99](https://corretto.aws/downloads/resources/11.0.15.9.1/amazon-corretto-11.0.15.9.1-windows-x64-jdk.zip) +- [JDK Amazon Corretto x64 v.11.0.16.9.1 Checksum (MD5) e46d240031e3a58f6bfbd1f67044da61](https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-windows-x64-jdk.zip) - [Git x64 v.2.33.0 Checksum (SHA256) e28968ddd1c928eec233e0c692a90d6ac41eb7b53a9d7a408c13cb5b613afa95](https://github.com/git-for-windows/git/releases/download/v2.33.0.windows.2/MinGit-2.33.0.2-64-bit.zip) Container platform: windows @@ -142,7 +142,7 @@ The docker image is not available and may be created manually. Installed components: -- [JDK Amazon Corretto x64 v.11.0.15.9.1 Checksum (MD5) 30f9268b8f4c2c2f8c1676611b88aa0d](https://corretto.aws/downloads/resources/11.0.15.9.1/amazon-corretto-11.0.15.9.1-linux-x64.tar.gz) +- [JDK Amazon Corretto x64 v.11.0.16.9.1 Checksum (MD5) 6ff46b39cbaec4218fd49c6c64077c43](https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-linux-x64.tar.gz) - Git v.2.37.3 - Git LFS v.2.3.4 - Perforce Helix Core client (p4) [2021.2-2338640](https://www.perforce.com/products/helix-core) @@ -169,7 +169,7 @@ The docker image is not available and may be created manually. Installed components: -- [JDK Amazon Corretto aarch64 v.11.0.15.9.1 Checksum (MD5) 9da32690c0b037569e6c622a6795ac80](https://corretto.aws/downloads/resources/11.0.15.9.1/amazon-corretto-11.0.15.9.1-linux-aarch64.tar.gz) +- [JDK Amazon Corretto aarch64 v.11.0.16.9.1 Checksum (MD5) fd96ceb7be9522eaf545b36a88a3e96a](https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-linux-aarch64.tar.gz) - Git v.2.37.3 - Git LFS v.2.9.2 @@ -195,7 +195,7 @@ The docker image is not available and may be created manually. Installed components: -- [JDK Amazon Corretto aarch64 v.11.0.15.9.1 Checksum (MD5) 9da32690c0b037569e6c622a6795ac80](https://corretto.aws/downloads/resources/11.0.15.9.1/amazon-corretto-11.0.15.9.1-linux-aarch64.tar.gz) +- [JDK Amazon Corretto aarch64 v.11.0.16.9.1 Checksum (MD5) fd96ceb7be9522eaf545b36a88a3e96a](https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-linux-aarch64.tar.gz) - Git v.2.37.3 - Git LFS v.2.3.4 @@ -222,7 +222,7 @@ The docker image is not available and may be created manually. Installed components: - [PowerShell](https://github.com/PowerShell/PowerShell#get-powershell) -- [JDK Amazon Corretto x64 v.11.0.15.9.1 Checksum (MD5) a937acacf9cc25ec06f9b240d064ad99](https://corretto.aws/downloads/resources/11.0.15.9.1/amazon-corretto-11.0.15.9.1-windows-x64-jdk.zip) +- [JDK Amazon Corretto x64 v.11.0.16.9.1 Checksum (MD5) e46d240031e3a58f6bfbd1f67044da61](https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-windows-x64-jdk.zip) - [Git x64 v.2.33.0 Checksum (SHA256) e28968ddd1c928eec233e0c692a90d6ac41eb7b53a9d7a408c13cb5b613afa95](https://github.com/git-for-windows/git/releases/download/v2.33.0.windows.2/MinGit-2.33.0.2-64-bit.zip) Container platform: windows @@ -248,7 +248,7 @@ The docker image is not available and may be created manually. Installed components: - [PowerShell](https://github.com/PowerShell/PowerShell#get-powershell) -- [JDK Amazon Corretto x64 v.11.0.15.9.1 Checksum (MD5) a937acacf9cc25ec06f9b240d064ad99](https://corretto.aws/downloads/resources/11.0.15.9.1/amazon-corretto-11.0.15.9.1-windows-x64-jdk.zip) +- [JDK Amazon Corretto x64 v.11.0.16.9.1 Checksum (MD5) e46d240031e3a58f6bfbd1f67044da61](https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-windows-x64-jdk.zip) - [Git x64 v.2.33.0 Checksum (SHA256) e28968ddd1c928eec233e0c692a90d6ac41eb7b53a9d7a408c13cb5b613afa95](https://github.com/git-for-windows/git/releases/download/v2.33.0.windows.2/MinGit-2.33.0.2-64-bit.zip) Container platform: windows @@ -274,7 +274,7 @@ The docker image is not available and may be created manually. Installed components: - [PowerShell](https://github.com/PowerShell/PowerShell#get-powershell) -- [JDK Amazon Corretto x64 v.11.0.15.9.1 Checksum (MD5) a937acacf9cc25ec06f9b240d064ad99](https://corretto.aws/downloads/resources/11.0.15.9.1/amazon-corretto-11.0.15.9.1-windows-x64-jdk.zip) +- [JDK Amazon Corretto x64 v.11.0.16.9.1 Checksum (MD5) e46d240031e3a58f6bfbd1f67044da61](https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-windows-x64-jdk.zip) - [Git x64 v.2.33.0 Checksum (SHA256) e28968ddd1c928eec233e0c692a90d6ac41eb7b53a9d7a408c13cb5b613afa95](https://github.com/git-for-windows/git/releases/download/v2.33.0.windows.2/MinGit-2.33.0.2-64-bit.zip) Container platform: windows diff --git a/context/generated/windows/Agent/windowsservercore/1803/Dockerfile b/context/generated/windows/Agent/windowsservercore/1803/Dockerfile index db214cd8f..9cff59d4e 100644 --- a/context/generated/windows/Agent/windowsservercore/1803/Dockerfile +++ b/context/generated/windows/Agent/windowsservercore/1803/Dockerfile @@ -7,8 +7,8 @@ ARG dotnetWindowsComponentSHA512_31='7ba766b2f388ab09beee6a465f1eeb6b9a6858c8b6d ARG dotnetWindowsComponentSHA512_50='636f22bfbfd98c80c96f2fc3815beb42ee2699cf2a410eeba24ddcc9304bc39594260eca4061b012d4b02b9c4592fa6927343077df053343a9c344a9289658e1' ARG gitWindowsComponent='https://github.com/git-for-windows/git/releases/download/v2.33.0.windows.2/MinGit-2.33.0.2-64-bit.zip' ARG gitWindowsComponentSHA256='e28968ddd1c928eec233e0c692a90d6ac41eb7b53a9d7a408c13cb5b613afa95' -ARG jdkWindowsComponent='https://corretto.aws/downloads/resources/11.0.15.9.1/amazon-corretto-11.0.15.9.1-windows-x64-jdk.zip' -ARG jdkWindowsComponentMD5SUM='a937acacf9cc25ec06f9b240d064ad99' +ARG jdkWindowsComponent='https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-windows-x64-jdk.zip' +ARG jdkWindowsComponentMD5SUM='e46d240031e3a58f6bfbd1f67044da61' ARG mercurialWindowsComponent='https://www.mercurial-scm.org/release/windows/mercurial-5.9.1-x64.msi' ARG teamcityMinimalAgentImage='teamcity-minimal-agent:EAP-nanoserver-1803' ARG windowsservercoreImage='mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-1803' diff --git a/context/generated/windows/Agent/windowsservercore/1809/Dockerfile b/context/generated/windows/Agent/windowsservercore/1809/Dockerfile index ea9c05147..0e54a139b 100644 --- a/context/generated/windows/Agent/windowsservercore/1809/Dockerfile +++ b/context/generated/windows/Agent/windowsservercore/1809/Dockerfile @@ -7,8 +7,8 @@ ARG dotnetWindowsComponentSHA512_31='7ba766b2f388ab09beee6a465f1eeb6b9a6858c8b6d ARG dotnetWindowsComponentSHA512_50='636f22bfbfd98c80c96f2fc3815beb42ee2699cf2a410eeba24ddcc9304bc39594260eca4061b012d4b02b9c4592fa6927343077df053343a9c344a9289658e1' ARG gitWindowsComponent='https://github.com/git-for-windows/git/releases/download/v2.33.0.windows.2/MinGit-2.33.0.2-64-bit.zip' ARG gitWindowsComponentSHA256='e28968ddd1c928eec233e0c692a90d6ac41eb7b53a9d7a408c13cb5b613afa95' -ARG jdkWindowsComponent='https://corretto.aws/downloads/resources/11.0.15.9.1/amazon-corretto-11.0.15.9.1-windows-x64-jdk.zip' -ARG jdkWindowsComponentMD5SUM='a937acacf9cc25ec06f9b240d064ad99' +ARG jdkWindowsComponent='https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-windows-x64-jdk.zip' +ARG jdkWindowsComponentMD5SUM='e46d240031e3a58f6bfbd1f67044da61' ARG mercurialWindowsComponent='https://www.mercurial-scm.org/release/windows/mercurial-5.9.1-x64.msi' ARG teamcityMinimalAgentImage='teamcity-minimal-agent:EAP-nanoserver-1809' ARG windowsservercoreImage='mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-ltsc2019' diff --git a/context/generated/windows/Agent/windowsservercore/1903/Dockerfile b/context/generated/windows/Agent/windowsservercore/1903/Dockerfile index 32d09ab95..b52da3da8 100644 --- a/context/generated/windows/Agent/windowsservercore/1903/Dockerfile +++ b/context/generated/windows/Agent/windowsservercore/1903/Dockerfile @@ -7,8 +7,8 @@ ARG dotnetWindowsComponentSHA512_31='7ba766b2f388ab09beee6a465f1eeb6b9a6858c8b6d ARG dotnetWindowsComponentSHA512_50='636f22bfbfd98c80c96f2fc3815beb42ee2699cf2a410eeba24ddcc9304bc39594260eca4061b012d4b02b9c4592fa6927343077df053343a9c344a9289658e1' ARG gitWindowsComponent='https://github.com/git-for-windows/git/releases/download/v2.33.0.windows.2/MinGit-2.33.0.2-64-bit.zip' ARG gitWindowsComponentSHA256='e28968ddd1c928eec233e0c692a90d6ac41eb7b53a9d7a408c13cb5b613afa95' -ARG jdkWindowsComponent='https://corretto.aws/downloads/resources/11.0.15.9.1/amazon-corretto-11.0.15.9.1-windows-x64-jdk.zip' -ARG jdkWindowsComponentMD5SUM='a937acacf9cc25ec06f9b240d064ad99' +ARG jdkWindowsComponent='https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-windows-x64-jdk.zip' +ARG jdkWindowsComponentMD5SUM='e46d240031e3a58f6bfbd1f67044da61' ARG mercurialWindowsComponent='https://www.mercurial-scm.org/release/windows/mercurial-5.9.1-x64.msi' ARG teamcityMinimalAgentImage='teamcity-minimal-agent:EAP-nanoserver-1903' ARG windowsservercoreImage='mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-1903' diff --git a/context/generated/windows/Agent/windowsservercore/1909/Dockerfile b/context/generated/windows/Agent/windowsservercore/1909/Dockerfile index 646296c65..20ded3f9e 100644 --- a/context/generated/windows/Agent/windowsservercore/1909/Dockerfile +++ b/context/generated/windows/Agent/windowsservercore/1909/Dockerfile @@ -7,8 +7,8 @@ ARG dotnetWindowsComponentSHA512_31='7ba766b2f388ab09beee6a465f1eeb6b9a6858c8b6d ARG dotnetWindowsComponentSHA512_50='636f22bfbfd98c80c96f2fc3815beb42ee2699cf2a410eeba24ddcc9304bc39594260eca4061b012d4b02b9c4592fa6927343077df053343a9c344a9289658e1' ARG gitWindowsComponent='https://github.com/git-for-windows/git/releases/download/v2.33.0.windows.2/MinGit-2.33.0.2-64-bit.zip' ARG gitWindowsComponentSHA256='e28968ddd1c928eec233e0c692a90d6ac41eb7b53a9d7a408c13cb5b613afa95' -ARG jdkWindowsComponent='https://corretto.aws/downloads/resources/11.0.15.9.1/amazon-corretto-11.0.15.9.1-windows-x64-jdk.zip' -ARG jdkWindowsComponentMD5SUM='a937acacf9cc25ec06f9b240d064ad99' +ARG jdkWindowsComponent='https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-windows-x64-jdk.zip' +ARG jdkWindowsComponentMD5SUM='e46d240031e3a58f6bfbd1f67044da61' ARG mercurialWindowsComponent='https://www.mercurial-scm.org/release/windows/mercurial-5.9.1-x64.msi' ARG teamcityMinimalAgentImage='teamcity-minimal-agent:EAP-nanoserver-1909' ARG windowsservercoreImage='mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-1909' diff --git a/context/generated/windows/Agent/windowsservercore/2004/Dockerfile b/context/generated/windows/Agent/windowsservercore/2004/Dockerfile index 67a120c51..e9765fb7f 100644 --- a/context/generated/windows/Agent/windowsservercore/2004/Dockerfile +++ b/context/generated/windows/Agent/windowsservercore/2004/Dockerfile @@ -7,8 +7,8 @@ ARG dotnetWindowsComponentSHA512_31='7ba766b2f388ab09beee6a465f1eeb6b9a6858c8b6d ARG dotnetWindowsComponentSHA512_50='636f22bfbfd98c80c96f2fc3815beb42ee2699cf2a410eeba24ddcc9304bc39594260eca4061b012d4b02b9c4592fa6927343077df053343a9c344a9289658e1' ARG gitWindowsComponent='https://github.com/git-for-windows/git/releases/download/v2.33.0.windows.2/MinGit-2.33.0.2-64-bit.zip' ARG gitWindowsComponentSHA256='e28968ddd1c928eec233e0c692a90d6ac41eb7b53a9d7a408c13cb5b613afa95' -ARG jdkWindowsComponent='https://corretto.aws/downloads/resources/11.0.15.9.1/amazon-corretto-11.0.15.9.1-windows-x64-jdk.zip' -ARG jdkWindowsComponentMD5SUM='a937acacf9cc25ec06f9b240d064ad99' +ARG jdkWindowsComponent='https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-windows-x64-jdk.zip' +ARG jdkWindowsComponentMD5SUM='e46d240031e3a58f6bfbd1f67044da61' ARG mercurialWindowsComponent='https://www.mercurial-scm.org/release/windows/mercurial-5.9.1-x64.msi' ARG teamcityMinimalAgentImage='teamcity-minimal-agent:EAP-nanoserver-2004' ARG windowsservercoreImage='mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-2004' diff --git a/context/generated/windows/MinimalAgent/nanoserver/1803/Dockerfile b/context/generated/windows/MinimalAgent/nanoserver/1803/Dockerfile index e3eb3fcf4..af516a517 100644 --- a/context/generated/windows/MinimalAgent/nanoserver/1803/Dockerfile +++ b/context/generated/windows/MinimalAgent/nanoserver/1803/Dockerfile @@ -1,5 +1,5 @@ # Default arguments -ARG jdkWindowsComponent='https://corretto.aws/downloads/resources/11.0.15.9.1/amazon-corretto-11.0.15.9.1-windows-x64-jdk.zip' +ARG jdkWindowsComponent='https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-windows-x64-jdk.zip' ARG nanoserverImage='mcr.microsoft.com/powershell:nanoserver-1803' ARG powershellImage='mcr.microsoft.com/powershell:nanoserver-1803' diff --git a/context/generated/windows/MinimalAgent/nanoserver/1809/Dockerfile b/context/generated/windows/MinimalAgent/nanoserver/1809/Dockerfile index 6a8be944f..3cefc1efa 100644 --- a/context/generated/windows/MinimalAgent/nanoserver/1809/Dockerfile +++ b/context/generated/windows/MinimalAgent/nanoserver/1809/Dockerfile @@ -1,6 +1,6 @@ # Default arguments -ARG jdkWindowsComponent='https://corretto.aws/downloads/resources/11.0.15.9.1/amazon-corretto-11.0.15.9.1-windows-x64-jdk.zip' -ARG jdkWindowsComponentMD5SUM='a937acacf9cc25ec06f9b240d064ad99' +ARG jdkWindowsComponent='https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-windows-x64-jdk.zip' +ARG jdkWindowsComponentMD5SUM='e46d240031e3a58f6bfbd1f67044da61' ARG nanoserverImage='mcr.microsoft.com/windows/nanoserver:1809' ARG powershellImage='mcr.microsoft.com/powershell:nanoserver-1809' diff --git a/context/generated/windows/MinimalAgent/nanoserver/1903/Dockerfile b/context/generated/windows/MinimalAgent/nanoserver/1903/Dockerfile index 61865e0ca..b186e8476 100644 --- a/context/generated/windows/MinimalAgent/nanoserver/1903/Dockerfile +++ b/context/generated/windows/MinimalAgent/nanoserver/1903/Dockerfile @@ -1,6 +1,6 @@ # Default arguments -ARG jdkWindowsComponent='https://corretto.aws/downloads/resources/11.0.15.9.1/amazon-corretto-11.0.15.9.1-windows-x64-jdk.zip' -ARG jdkWindowsComponentMD5SUM='a937acacf9cc25ec06f9b240d064ad99' +ARG jdkWindowsComponent='https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-windows-x64-jdk.zip' +ARG jdkWindowsComponentMD5SUM='e46d240031e3a58f6bfbd1f67044da61' ARG nanoserverImage='mcr.microsoft.com/windows/nanoserver:1903' ARG powershellImage='mcr.microsoft.com/powershell:nanoserver-1903' diff --git a/context/generated/windows/MinimalAgent/nanoserver/1909/Dockerfile b/context/generated/windows/MinimalAgent/nanoserver/1909/Dockerfile index 7baa2bc58..97bd7c65c 100644 --- a/context/generated/windows/MinimalAgent/nanoserver/1909/Dockerfile +++ b/context/generated/windows/MinimalAgent/nanoserver/1909/Dockerfile @@ -1,6 +1,6 @@ # Default arguments -ARG jdkWindowsComponent='https://corretto.aws/downloads/resources/11.0.15.9.1/amazon-corretto-11.0.15.9.1-windows-x64-jdk.zip' -ARG jdkWindowsComponentMD5SUM='a937acacf9cc25ec06f9b240d064ad99' +ARG jdkWindowsComponent='https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-windows-x64-jdk.zip' +ARG jdkWindowsComponentMD5SUM='e46d240031e3a58f6bfbd1f67044da61' ARG nanoserverImage='mcr.microsoft.com/windows/nanoserver:1909' ARG powershellImage='mcr.microsoft.com/powershell:nanoserver-1909' diff --git a/context/generated/windows/MinimalAgent/nanoserver/2004/Dockerfile b/context/generated/windows/MinimalAgent/nanoserver/2004/Dockerfile index cf6625df8..ad3b5d90b 100644 --- a/context/generated/windows/MinimalAgent/nanoserver/2004/Dockerfile +++ b/context/generated/windows/MinimalAgent/nanoserver/2004/Dockerfile @@ -1,6 +1,6 @@ # Default arguments -ARG jdkWindowsComponent='https://corretto.aws/downloads/resources/11.0.15.9.1/amazon-corretto-11.0.15.9.1-windows-x64-jdk.zip' -ARG jdkWindowsComponentMD5SUM='a937acacf9cc25ec06f9b240d064ad99' +ARG jdkWindowsComponent='https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-windows-x64-jdk.zip' +ARG jdkWindowsComponentMD5SUM='e46d240031e3a58f6bfbd1f67044da61' ARG nanoserverImage='mcr.microsoft.com/windows/nanoserver:2004' ARG powershellImage='mcr.microsoft.com/powershell:nanoserver-2004' diff --git a/context/generated/windows/Server/nanoserver/1803/Dockerfile b/context/generated/windows/Server/nanoserver/1803/Dockerfile index 2816443dd..564d8c44d 100644 --- a/context/generated/windows/Server/nanoserver/1803/Dockerfile +++ b/context/generated/windows/Server/nanoserver/1803/Dockerfile @@ -1,6 +1,6 @@ # Default arguments ARG gitWindowsComponent='https://github.com/git-for-windows/git/releases/download/v2.33.0.windows.2/MinGit-2.33.0.2-64-bit.zip' -ARG jdkServerWindowsComponent='https://corretto.aws/downloads/resources/11.0.15.9.1/amazon-corretto-11.0.15.9.1-windows-x64-jdk.zip' +ARG jdkServerWindowsComponent='https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-windows-x64-jdk.zip' ARG powershellImage='mcr.microsoft.com/powershell:nanoserver-1803' ARG windowsBuild='1803' diff --git a/context/generated/windows/Server/nanoserver/1809/Dockerfile b/context/generated/windows/Server/nanoserver/1809/Dockerfile index 5bdc2ec44..1166b219d 100644 --- a/context/generated/windows/Server/nanoserver/1809/Dockerfile +++ b/context/generated/windows/Server/nanoserver/1809/Dockerfile @@ -1,8 +1,8 @@ # Default arguments ARG gitWindowsComponent='https://github.com/git-for-windows/git/releases/download/v2.33.0.windows.2/MinGit-2.33.0.2-64-bit.zip' ARG gitWindowsComponentSHA256='e28968ddd1c928eec233e0c692a90d6ac41eb7b53a9d7a408c13cb5b613afa95' -ARG jdkServerWindowsComponent='https://corretto.aws/downloads/resources/11.0.15.9.1/amazon-corretto-11.0.15.9.1-windows-x64-jdk.zip' -ARG jdkServerWindowsComponentMD5SUM='a937acacf9cc25ec06f9b240d064ad99' +ARG jdkServerWindowsComponent='https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-windows-x64-jdk.zip' +ARG jdkServerWindowsComponentMD5SUM='e46d240031e3a58f6bfbd1f67044da61' ARG nanoserverImage='mcr.microsoft.com/windows/nanoserver:1809' ARG powershellImage='mcr.microsoft.com/powershell:nanoserver-1809' ARG windowsBuild='1809' diff --git a/context/generated/windows/Server/nanoserver/1903/Dockerfile b/context/generated/windows/Server/nanoserver/1903/Dockerfile index 5e3f91cd9..11109a072 100644 --- a/context/generated/windows/Server/nanoserver/1903/Dockerfile +++ b/context/generated/windows/Server/nanoserver/1903/Dockerfile @@ -1,8 +1,8 @@ # Default arguments ARG gitWindowsComponent='https://github.com/git-for-windows/git/releases/download/v2.33.0.windows.2/MinGit-2.33.0.2-64-bit.zip' ARG gitWindowsComponentSHA256='e28968ddd1c928eec233e0c692a90d6ac41eb7b53a9d7a408c13cb5b613afa95' -ARG jdkServerWindowsComponent='https://corretto.aws/downloads/resources/11.0.15.9.1/amazon-corretto-11.0.15.9.1-windows-x64-jdk.zip' -ARG jdkServerWindowsComponentMD5SUM='a937acacf9cc25ec06f9b240d064ad99' +ARG jdkServerWindowsComponent='https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-windows-x64-jdk.zip' +ARG jdkServerWindowsComponentMD5SUM='e46d240031e3a58f6bfbd1f67044da61' ARG nanoserverImage='mcr.microsoft.com/windows/nanoserver:1903' ARG powershellImage='mcr.microsoft.com/powershell:nanoserver-1903' ARG windowsBuild='1903' diff --git a/context/generated/windows/Server/nanoserver/1909/Dockerfile b/context/generated/windows/Server/nanoserver/1909/Dockerfile index 3c0d76d34..c937e026a 100644 --- a/context/generated/windows/Server/nanoserver/1909/Dockerfile +++ b/context/generated/windows/Server/nanoserver/1909/Dockerfile @@ -1,8 +1,8 @@ # Default arguments ARG gitWindowsComponent='https://github.com/git-for-windows/git/releases/download/v2.33.0.windows.2/MinGit-2.33.0.2-64-bit.zip' ARG gitWindowsComponentSHA256='e28968ddd1c928eec233e0c692a90d6ac41eb7b53a9d7a408c13cb5b613afa95' -ARG jdkServerWindowsComponent='https://corretto.aws/downloads/resources/11.0.15.9.1/amazon-corretto-11.0.15.9.1-windows-x64-jdk.zip' -ARG jdkServerWindowsComponentMD5SUM='a937acacf9cc25ec06f9b240d064ad99' +ARG jdkServerWindowsComponent='https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-windows-x64-jdk.zip' +ARG jdkServerWindowsComponentMD5SUM='e46d240031e3a58f6bfbd1f67044da61' ARG nanoserverImage='mcr.microsoft.com/windows/nanoserver:1909' ARG powershellImage='mcr.microsoft.com/powershell:nanoserver-1909' ARG windowsBuild='1909' diff --git a/context/generated/windows/Server/nanoserver/2004/Dockerfile b/context/generated/windows/Server/nanoserver/2004/Dockerfile index e6ff593ec..46e8511b1 100644 --- a/context/generated/windows/Server/nanoserver/2004/Dockerfile +++ b/context/generated/windows/Server/nanoserver/2004/Dockerfile @@ -1,8 +1,8 @@ # Default arguments ARG gitWindowsComponent='https://github.com/git-for-windows/git/releases/download/v2.33.0.windows.2/MinGit-2.33.0.2-64-bit.zip' ARG gitWindowsComponentSHA256='e28968ddd1c928eec233e0c692a90d6ac41eb7b53a9d7a408c13cb5b613afa95' -ARG jdkServerWindowsComponent='https://corretto.aws/downloads/resources/11.0.15.9.1/amazon-corretto-11.0.15.9.1-windows-x64-jdk.zip' -ARG jdkServerWindowsComponentMD5SUM='a937acacf9cc25ec06f9b240d064ad99' +ARG jdkServerWindowsComponent='https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-windows-x64-jdk.zip' +ARG jdkServerWindowsComponentMD5SUM='e46d240031e3a58f6bfbd1f67044da61' ARG nanoserverImage='mcr.microsoft.com/windows/nanoserver:2004' ARG powershellImage='mcr.microsoft.com/powershell:nanoserver-2004' ARG windowsBuild='2004'