diff --git a/host/4/bullseye/amd64/base/host.Dockerfile b/host/4/bullseye/amd64/base/host.Dockerfile index 7080026e3..3aec0087d 100644 --- a/host/4/bullseye/amd64/base/host.Dockerfile +++ b/host/4/bullseye/amd64/base/host.Dockerfile @@ -1,4 +1,4 @@ -ARG HOST_VERSION=4.24.3 +ARG HOST_VERSION=4.24.4 FROM mcr.microsoft.com/dotnet/sdk:6.0 AS runtime-image ARG HOST_VERSION diff --git a/host/4/bullseye/amd64/dotnet/dotnet-inproc/dotnet-slim.Dockerfile b/host/4/bullseye/amd64/dotnet/dotnet-inproc/dotnet-slim.Dockerfile index bd471d543..a7d7775a3 100644 --- a/host/4/bullseye/amd64/dotnet/dotnet-inproc/dotnet-slim.Dockerfile +++ b/host/4/bullseye/amd64/dotnet/dotnet-inproc/dotnet-slim.Dockerfile @@ -1,5 +1,5 @@ # Build the runtime from source -ARG HOST_VERSION=4.24.3 +ARG HOST_VERSION=4.24.4 FROM mcr.microsoft.com/dotnet/sdk:6.0 AS runtime-image ARG HOST_VERSION diff --git a/host/4/bullseye/amd64/dotnet/dotnet-inproc/dotnet.Dockerfile b/host/4/bullseye/amd64/dotnet/dotnet-inproc/dotnet.Dockerfile index 1627fa208..d7edb5dee 100644 --- a/host/4/bullseye/amd64/dotnet/dotnet-inproc/dotnet.Dockerfile +++ b/host/4/bullseye/amd64/dotnet/dotnet-inproc/dotnet.Dockerfile @@ -1,5 +1,5 @@ # Build the runtime from source -ARG HOST_VERSION=4.24.3 +ARG HOST_VERSION=4.24.4 FROM mcr.microsoft.com/dotnet/sdk:6.0 AS runtime-image ARG HOST_VERSION diff --git a/host/4/bullseye/amd64/dotnet/dotnet-isolated/dotnet-isolated-slim.Dockerfile b/host/4/bullseye/amd64/dotnet/dotnet-isolated/dotnet-isolated-slim.Dockerfile index 5df371b03..46b1f532f 100644 --- a/host/4/bullseye/amd64/dotnet/dotnet-isolated/dotnet-isolated-slim.Dockerfile +++ b/host/4/bullseye/amd64/dotnet/dotnet-isolated/dotnet-isolated-slim.Dockerfile @@ -1,5 +1,5 @@ # Build the runtime from source -ARG HOST_VERSION=4.24.3 +ARG HOST_VERSION=4.24.4 FROM mcr.microsoft.com/dotnet/sdk:6.0 AS runtime-image ARG HOST_VERSION diff --git a/host/4/bullseye/amd64/dotnet/dotnet-isolated/dotnet-isolated.Dockerfile b/host/4/bullseye/amd64/dotnet/dotnet-isolated/dotnet-isolated.Dockerfile index 34add55c5..e1940087c 100644 --- a/host/4/bullseye/amd64/dotnet/dotnet-isolated/dotnet-isolated.Dockerfile +++ b/host/4/bullseye/amd64/dotnet/dotnet-isolated/dotnet-isolated.Dockerfile @@ -1,5 +1,5 @@ # Build the runtime from source -ARG HOST_VERSION=4.24.3 +ARG HOST_VERSION=4.24.4 FROM mcr.microsoft.com/dotnet/sdk:6.0 AS runtime-image ARG HOST_VERSION diff --git a/host/4/bullseye/amd64/dotnet/dotnet7-isolated/dotnet-isolated-slim.Dockerfile b/host/4/bullseye/amd64/dotnet/dotnet7-isolated/dotnet-isolated-slim.Dockerfile index 2e9cce37f..196315754 100644 --- a/host/4/bullseye/amd64/dotnet/dotnet7-isolated/dotnet-isolated-slim.Dockerfile +++ b/host/4/bullseye/amd64/dotnet/dotnet7-isolated/dotnet-isolated-slim.Dockerfile @@ -1,5 +1,5 @@ # Build the runtime from source -ARG HOST_VERSION=4.24.3 +ARG HOST_VERSION=4.24.4 FROM mcr.microsoft.com/dotnet/sdk:6.0 AS runtime-image ARG HOST_VERSION diff --git a/host/4/bullseye/amd64/dotnet/dotnet7-isolated/dotnet-isolated.Dockerfile b/host/4/bullseye/amd64/dotnet/dotnet7-isolated/dotnet-isolated.Dockerfile index 7a340bca5..4221ae3ab 100644 --- a/host/4/bullseye/amd64/dotnet/dotnet7-isolated/dotnet-isolated.Dockerfile +++ b/host/4/bullseye/amd64/dotnet/dotnet7-isolated/dotnet-isolated.Dockerfile @@ -1,5 +1,5 @@ # Build the runtime from source -ARG HOST_VERSION=4.24.3 +ARG HOST_VERSION=4.24.4 FROM mcr.microsoft.com/dotnet/sdk:6.0 AS runtime-image ARG HOST_VERSION diff --git a/host/4/bullseye/amd64/dotnet/dotnet8-isolated/dotnet-isolated-slim.Dockerfile b/host/4/bullseye/amd64/dotnet/dotnet8-isolated/dotnet-isolated-slim.Dockerfile index 62310bff3..fa9029bce 100644 --- a/host/4/bullseye/amd64/dotnet/dotnet8-isolated/dotnet-isolated-slim.Dockerfile +++ b/host/4/bullseye/amd64/dotnet/dotnet8-isolated/dotnet-isolated-slim.Dockerfile @@ -1,5 +1,5 @@ # Build the runtime from source -ARG HOST_VERSION=4.24.3 +ARG HOST_VERSION=4.24.4 FROM mcr.microsoft.com/dotnet/sdk:6.0 AS runtime-image ARG HOST_VERSION diff --git a/host/4/bullseye/amd64/dotnet/dotnet8-isolated/dotnet-isolated.Dockerfile b/host/4/bullseye/amd64/dotnet/dotnet8-isolated/dotnet-isolated.Dockerfile index 62310bff3..fa9029bce 100644 --- a/host/4/bullseye/amd64/dotnet/dotnet8-isolated/dotnet-isolated.Dockerfile +++ b/host/4/bullseye/amd64/dotnet/dotnet8-isolated/dotnet-isolated.Dockerfile @@ -1,5 +1,5 @@ # Build the runtime from source -ARG HOST_VERSION=4.24.3 +ARG HOST_VERSION=4.24.4 FROM mcr.microsoft.com/dotnet/sdk:6.0 AS runtime-image ARG HOST_VERSION diff --git a/host/4/bullseye/amd64/java/java11/java11-slim.Dockerfile b/host/4/bullseye/amd64/java/java11/java11-slim.Dockerfile index 378c6d920..f6d200edf 100644 --- a/host/4/bullseye/amd64/java/java11/java11-slim.Dockerfile +++ b/host/4/bullseye/amd64/java/java11/java11-slim.Dockerfile @@ -1,5 +1,5 @@ # Build the runtime from source -ARG HOST_VERSION=4.24.3 +ARG HOST_VERSION=4.24.4 ARG JAVA_VERSION=11.0.18 ARG JAVA_HOME=/usr/lib/jvm/msft-11-x64 FROM mcr.microsoft.com/dotnet/sdk:6.0 AS runtime-image diff --git a/host/4/bullseye/amd64/java/java11/java11.Dockerfile b/host/4/bullseye/amd64/java/java11/java11.Dockerfile index ffa330516..e57814b6e 100644 --- a/host/4/bullseye/amd64/java/java11/java11.Dockerfile +++ b/host/4/bullseye/amd64/java/java11/java11.Dockerfile @@ -1,5 +1,5 @@ # Build the runtime from source -ARG HOST_VERSION=4.24.3 +ARG HOST_VERSION=4.24.4 ARG JAVA_VERSION=11.0.18 ARG JAVA_HOME=/usr/lib/jvm/msft-11-x64 FROM mcr.microsoft.com/dotnet/sdk:6.0 AS runtime-image diff --git a/host/4/bullseye/amd64/java/java17/java17-slim.Dockerfile b/host/4/bullseye/amd64/java/java17/java17-slim.Dockerfile index fb5022fe3..a4afb91d9 100644 --- a/host/4/bullseye/amd64/java/java17/java17-slim.Dockerfile +++ b/host/4/bullseye/amd64/java/java17/java17-slim.Dockerfile @@ -1,5 +1,5 @@ # Build the runtime from source -ARG HOST_VERSION=4.24.3 +ARG HOST_VERSION=4.24.4 ARG JAVA_VERSION=17.0.6 ARG JAVA_HOME=/usr/lib/jvm/msft-17-x64 FROM mcr.microsoft.com/dotnet/sdk:6.0 AS runtime-image diff --git a/host/4/bullseye/amd64/java/java17/java17.Dockerfile b/host/4/bullseye/amd64/java/java17/java17.Dockerfile index 9a8bca93f..6a0ad240b 100644 --- a/host/4/bullseye/amd64/java/java17/java17.Dockerfile +++ b/host/4/bullseye/amd64/java/java17/java17.Dockerfile @@ -1,5 +1,5 @@ # Build the runtime from source -ARG HOST_VERSION=4.24.3 +ARG HOST_VERSION=4.24.4 ARG JAVA_VERSION=17.0.6 ARG JAVA_HOME=/usr/lib/jvm/msft-17-x64 FROM mcr.microsoft.com/dotnet/sdk:6.0 AS runtime-image diff --git a/host/4/bullseye/amd64/java/java8/java8-slim.Dockerfile b/host/4/bullseye/amd64/java/java8/java8-slim.Dockerfile index e8995c397..96143a2a5 100644 --- a/host/4/bullseye/amd64/java/java8/java8-slim.Dockerfile +++ b/host/4/bullseye/amd64/java/java8/java8-slim.Dockerfile @@ -1,5 +1,5 @@ # Build the runtime from source -ARG HOST_VERSION=4.24.3 +ARG HOST_VERSION=4.24.4 ARG JAVA_VERSION=8u362b09 ARG JDK_NAME=jdk8u362-b09 ARG JAVA_HOME=/usr/lib/jvm/adoptium-8-x64 diff --git a/host/4/bullseye/amd64/java/java8/java8.Dockerfile b/host/4/bullseye/amd64/java/java8/java8.Dockerfile index e8995c397..96143a2a5 100644 --- a/host/4/bullseye/amd64/java/java8/java8.Dockerfile +++ b/host/4/bullseye/amd64/java/java8/java8.Dockerfile @@ -1,5 +1,5 @@ # Build the runtime from source -ARG HOST_VERSION=4.24.3 +ARG HOST_VERSION=4.24.4 ARG JAVA_VERSION=8u362b09 ARG JDK_NAME=jdk8u362-b09 ARG JAVA_HOME=/usr/lib/jvm/adoptium-8-x64 diff --git a/host/4/bullseye/amd64/node/node14/node14-slim.Dockerfile b/host/4/bullseye/amd64/node/node14/node14-slim.Dockerfile index 7cf2f2b4d..31abe1cde 100644 --- a/host/4/bullseye/amd64/node/node14/node14-slim.Dockerfile +++ b/host/4/bullseye/amd64/node/node14/node14-slim.Dockerfile @@ -1,5 +1,5 @@ # Build the runtime from source -ARG HOST_VERSION=4.24.3 +ARG HOST_VERSION=4.24.4 FROM mcr.microsoft.com/dotnet/sdk:6.0 AS runtime-image ARG HOST_VERSION diff --git a/host/4/bullseye/amd64/node/node14/node14.Dockerfile b/host/4/bullseye/amd64/node/node14/node14.Dockerfile index ef1cafc7a..cb339e2ea 100644 --- a/host/4/bullseye/amd64/node/node14/node14.Dockerfile +++ b/host/4/bullseye/amd64/node/node14/node14.Dockerfile @@ -1,5 +1,5 @@ # Build the runtime from source -ARG HOST_VERSION=4.24.3 +ARG HOST_VERSION=4.24.4 FROM mcr.microsoft.com/dotnet/sdk:6.0 AS runtime-image ARG HOST_VERSION diff --git a/host/4/bullseye/amd64/node/node16/node16-slim.Dockerfile b/host/4/bullseye/amd64/node/node16/node16-slim.Dockerfile index 654271c10..c84dd273d 100644 --- a/host/4/bullseye/amd64/node/node16/node16-slim.Dockerfile +++ b/host/4/bullseye/amd64/node/node16/node16-slim.Dockerfile @@ -1,5 +1,5 @@ # Build the runtime from source -ARG HOST_VERSION=4.24.3 +ARG HOST_VERSION=4.24.4 FROM mcr.microsoft.com/dotnet/sdk:6.0 AS runtime-image ARG HOST_VERSION diff --git a/host/4/bullseye/amd64/node/node16/node16.Dockerfile b/host/4/bullseye/amd64/node/node16/node16.Dockerfile index 0cd202cef..685b655a7 100644 --- a/host/4/bullseye/amd64/node/node16/node16.Dockerfile +++ b/host/4/bullseye/amd64/node/node16/node16.Dockerfile @@ -1,5 +1,5 @@ # Build the runtime from source -ARG HOST_VERSION=4.24.3 +ARG HOST_VERSION=4.24.4 FROM mcr.microsoft.com/dotnet/sdk:6.0 AS runtime-image ARG HOST_VERSION diff --git a/host/4/bullseye/amd64/node/node18/node18-slim.Dockerfile b/host/4/bullseye/amd64/node/node18/node18-slim.Dockerfile index ae75454fc..682c69879 100644 --- a/host/4/bullseye/amd64/node/node18/node18-slim.Dockerfile +++ b/host/4/bullseye/amd64/node/node18/node18-slim.Dockerfile @@ -1,5 +1,5 @@ # Build the runtime from source -ARG HOST_VERSION=4.24.3 +ARG HOST_VERSION=4.24.4 FROM mcr.microsoft.com/dotnet/sdk:6.0 AS runtime-image ARG HOST_VERSION diff --git a/host/4/bullseye/amd64/node/node18/node18.Dockerfile b/host/4/bullseye/amd64/node/node18/node18.Dockerfile index 50c3b9447..4bd03299e 100644 --- a/host/4/bullseye/amd64/node/node18/node18.Dockerfile +++ b/host/4/bullseye/amd64/node/node18/node18.Dockerfile @@ -1,5 +1,5 @@ # Build the runtime from source -ARG HOST_VERSION=4.24.3 +ARG HOST_VERSION=4.24.4 FROM mcr.microsoft.com/dotnet/sdk:6.0 AS runtime-image ARG HOST_VERSION diff --git a/host/4/bullseye/amd64/node/node20/node20-slim.Dockerfile b/host/4/bullseye/amd64/node/node20/node20-slim.Dockerfile index 6664f4068..50dceef61 100644 --- a/host/4/bullseye/amd64/node/node20/node20-slim.Dockerfile +++ b/host/4/bullseye/amd64/node/node20/node20-slim.Dockerfile @@ -1,5 +1,5 @@ # Build the runtime from source -ARG HOST_VERSION=4.24.3 +ARG HOST_VERSION=4.24.4 FROM mcr.microsoft.com/dotnet/sdk:6.0 AS runtime-image ARG HOST_VERSION diff --git a/host/4/bullseye/amd64/node/node20/node20.Dockerfile b/host/4/bullseye/amd64/node/node20/node20.Dockerfile index 1c812cb79..d5579415a 100644 --- a/host/4/bullseye/amd64/node/node20/node20.Dockerfile +++ b/host/4/bullseye/amd64/node/node20/node20.Dockerfile @@ -1,5 +1,5 @@ # Build the runtime from source -ARG HOST_VERSION=4.24.3 +ARG HOST_VERSION=4.24.4 FROM mcr.microsoft.com/dotnet/sdk:6.0 AS runtime-image ARG HOST_VERSION diff --git a/host/4/bullseye/amd64/powershell/powershell70/powershell70-slim.Dockerfile b/host/4/bullseye/amd64/powershell/powershell70/powershell70-slim.Dockerfile index ac92710c5..429e6baa2 100644 --- a/host/4/bullseye/amd64/powershell/powershell70/powershell70-slim.Dockerfile +++ b/host/4/bullseye/amd64/powershell/powershell70/powershell70-slim.Dockerfile @@ -1,5 +1,5 @@ # Build the runtime from source -ARG HOST_VERSION=4.24.3 +ARG HOST_VERSION=4.24.4 FROM mcr.microsoft.com/dotnet/sdk:6.0 AS runtime-image ARG HOST_VERSION diff --git a/host/4/bullseye/amd64/powershell/powershell70/powershell70.Dockerfile b/host/4/bullseye/amd64/powershell/powershell70/powershell70.Dockerfile index ac92710c5..429e6baa2 100644 --- a/host/4/bullseye/amd64/powershell/powershell70/powershell70.Dockerfile +++ b/host/4/bullseye/amd64/powershell/powershell70/powershell70.Dockerfile @@ -1,5 +1,5 @@ # Build the runtime from source -ARG HOST_VERSION=4.24.3 +ARG HOST_VERSION=4.24.4 FROM mcr.microsoft.com/dotnet/sdk:6.0 AS runtime-image ARG HOST_VERSION diff --git a/host/4/bullseye/amd64/powershell/powershell72/powershell72-slim.Dockerfile b/host/4/bullseye/amd64/powershell/powershell72/powershell72-slim.Dockerfile index 705af8a27..84f8ba6c4 100644 --- a/host/4/bullseye/amd64/powershell/powershell72/powershell72-slim.Dockerfile +++ b/host/4/bullseye/amd64/powershell/powershell72/powershell72-slim.Dockerfile @@ -1,5 +1,5 @@ # Build the runtime from source -ARG HOST_VERSION=4.24.3 +ARG HOST_VERSION=4.24.4 FROM mcr.microsoft.com/dotnet/sdk:6.0 AS runtime-image ARG HOST_VERSION diff --git a/host/4/bullseye/amd64/powershell/powershell72/powershell72.Dockerfile b/host/4/bullseye/amd64/powershell/powershell72/powershell72.Dockerfile index 08a8a2589..cf63c44ba 100644 --- a/host/4/bullseye/amd64/powershell/powershell72/powershell72.Dockerfile +++ b/host/4/bullseye/amd64/powershell/powershell72/powershell72.Dockerfile @@ -1,5 +1,5 @@ # Build the runtime from source -ARG HOST_VERSION=4.24.3 +ARG HOST_VERSION=4.24.4 FROM mcr.microsoft.com/dotnet/sdk:6.0 AS runtime-image ARG HOST_VERSION diff --git a/host/4/bullseye/amd64/python/python310/python310-slim.Dockerfile b/host/4/bullseye/amd64/python/python310/python310-slim.Dockerfile index d683aee4e..d0f721e6f 100644 --- a/host/4/bullseye/amd64/python/python310/python310-slim.Dockerfile +++ b/host/4/bullseye/amd64/python/python310/python310-slim.Dockerfile @@ -4,7 +4,7 @@ #------------------------------------------------------------------------------------------------------------- # Build the runtime from source -ARG HOST_VERSION=4.24.3 +ARG HOST_VERSION=4.24.4 FROM mcr.microsoft.com/dotnet/sdk:6.0 AS runtime-image ARG HOST_VERSION diff --git a/host/4/bullseye/amd64/python/python310/python310.Dockerfile b/host/4/bullseye/amd64/python/python310/python310.Dockerfile index 45e1e6553..bda7b9cea 100644 --- a/host/4/bullseye/amd64/python/python310/python310.Dockerfile +++ b/host/4/bullseye/amd64/python/python310/python310.Dockerfile @@ -4,7 +4,7 @@ #------------------------------------------------------------------------------------------------------------- # Build the runtime from source -ARG HOST_VERSION=4.24.3 +ARG HOST_VERSION=4.24.4 FROM mcr.microsoft.com/dotnet/sdk:6.0 AS runtime-image ARG HOST_VERSION diff --git a/host/4/bullseye/amd64/python/python311/python311-slim.Dockerfile b/host/4/bullseye/amd64/python/python311/python311-slim.Dockerfile index 0cb91872d..9eac6e0e1 100644 --- a/host/4/bullseye/amd64/python/python311/python311-slim.Dockerfile +++ b/host/4/bullseye/amd64/python/python311/python311-slim.Dockerfile @@ -4,7 +4,7 @@ #------------------------------------------------------------------------------------------------------------- # Build the runtime from source -ARG HOST_VERSION=4.24.3 +ARG HOST_VERSION=4.24.4 FROM mcr.microsoft.com/dotnet/sdk:6.0 AS runtime-image ARG HOST_VERSION diff --git a/host/4/bullseye/amd64/python/python311/python311.Dockerfile b/host/4/bullseye/amd64/python/python311/python311.Dockerfile index 0cb91872d..9eac6e0e1 100644 --- a/host/4/bullseye/amd64/python/python311/python311.Dockerfile +++ b/host/4/bullseye/amd64/python/python311/python311.Dockerfile @@ -4,7 +4,7 @@ #------------------------------------------------------------------------------------------------------------- # Build the runtime from source -ARG HOST_VERSION=4.24.3 +ARG HOST_VERSION=4.24.4 FROM mcr.microsoft.com/dotnet/sdk:6.0 AS runtime-image ARG HOST_VERSION diff --git a/host/4/bullseye/amd64/python/python37/python37-slim.Dockerfile b/host/4/bullseye/amd64/python/python37/python37-slim.Dockerfile index 87b283354..931318eb6 100644 --- a/host/4/bullseye/amd64/python/python37/python37-slim.Dockerfile +++ b/host/4/bullseye/amd64/python/python37/python37-slim.Dockerfile @@ -4,7 +4,7 @@ #------------------------------------------------------------------------------------------------------------- # Build the runtime from source -ARG HOST_VERSION=4.24.3 +ARG HOST_VERSION=4.24.4 FROM mcr.microsoft.com/dotnet/sdk:6.0 AS runtime-image ARG HOST_VERSION diff --git a/host/4/bullseye/amd64/python/python37/python37.Dockerfile b/host/4/bullseye/amd64/python/python37/python37.Dockerfile index 15bdcdb1c..0db3b905a 100644 --- a/host/4/bullseye/amd64/python/python37/python37.Dockerfile +++ b/host/4/bullseye/amd64/python/python37/python37.Dockerfile @@ -4,7 +4,7 @@ #------------------------------------------------------------------------------------------------------------- # Build the runtime from source -ARG HOST_VERSION=4.24.3 +ARG HOST_VERSION=4.24.4 FROM mcr.microsoft.com/dotnet/sdk:6.0 AS runtime-image ARG HOST_VERSION diff --git a/host/4/bullseye/amd64/python/python38/python38-slim.Dockerfile b/host/4/bullseye/amd64/python/python38/python38-slim.Dockerfile index 814c3ab75..87ce8b54d 100644 --- a/host/4/bullseye/amd64/python/python38/python38-slim.Dockerfile +++ b/host/4/bullseye/amd64/python/python38/python38-slim.Dockerfile @@ -4,7 +4,7 @@ #------------------------------------------------------------------------------------------------------------- # Build the runtime from source -ARG HOST_VERSION=4.24.3 +ARG HOST_VERSION=4.24.4 FROM mcr.microsoft.com/dotnet/sdk:6.0 AS runtime-image ARG HOST_VERSION diff --git a/host/4/bullseye/amd64/python/python38/python38.Dockerfile b/host/4/bullseye/amd64/python/python38/python38.Dockerfile index 5821a53f5..741827721 100644 --- a/host/4/bullseye/amd64/python/python38/python38.Dockerfile +++ b/host/4/bullseye/amd64/python/python38/python38.Dockerfile @@ -4,7 +4,7 @@ #------------------------------------------------------------------------------------------------------------- # Build the runtime from source -ARG HOST_VERSION=4.24.3 +ARG HOST_VERSION=4.24.4 FROM mcr.microsoft.com/dotnet/sdk:6.0 AS runtime-image ARG HOST_VERSION diff --git a/host/4/bullseye/amd64/python/python39/python39-slim.Dockerfile b/host/4/bullseye/amd64/python/python39/python39-slim.Dockerfile index bcc0708d5..b71d22bfa 100644 --- a/host/4/bullseye/amd64/python/python39/python39-slim.Dockerfile +++ b/host/4/bullseye/amd64/python/python39/python39-slim.Dockerfile @@ -4,7 +4,7 @@ #------------------------------------------------------------------------------------------------------------- # Build the runtime from source -ARG HOST_VERSION=4.24.3 +ARG HOST_VERSION=4.24.4 FROM mcr.microsoft.com/dotnet/sdk:6.0 AS runtime-image ARG HOST_VERSION diff --git a/host/4/bullseye/amd64/python/python39/python39.Dockerfile b/host/4/bullseye/amd64/python/python39/python39.Dockerfile index c8d31918e..cac011392 100644 --- a/host/4/bullseye/amd64/python/python39/python39.Dockerfile +++ b/host/4/bullseye/amd64/python/python39/python39.Dockerfile @@ -4,7 +4,7 @@ #------------------------------------------------------------------------------------------------------------- # Build the runtime from source -ARG HOST_VERSION=4.24.3 +ARG HOST_VERSION=4.24.4 FROM mcr.microsoft.com/dotnet/sdk:6.0 AS runtime-image ARG HOST_VERSION diff --git a/host/4/mariner/dotnet/dotnet-isolated/dotnet7-isolated.Dockerfile b/host/4/mariner/dotnet/dotnet-isolated/dotnet7-isolated.Dockerfile index d7291d1d3..c8917e4e0 100644 --- a/host/4/mariner/dotnet/dotnet-isolated/dotnet7-isolated.Dockerfile +++ b/host/4/mariner/dotnet/dotnet-isolated/dotnet7-isolated.Dockerfile @@ -1,5 +1,5 @@ # Build the runtime from source -ARG HOST_VERSION=4.24.3 +ARG HOST_VERSION=4.24.4 FROM mcr.microsoft.com/dotnet/sdk:6.0-cbl-mariner2.0 AS runtime-image ARG HOST_VERSION