diff --git a/host/3.0/bionic/arm32v7/dotnet/dotnet.Dockerfile b/host/3.0/bionic/arm32v7/dotnet/dotnet.Dockerfile index 3ec7d5ee9..03f4eca51 100644 --- a/host/3.0/bionic/arm32v7/dotnet/dotnet.Dockerfile +++ b/host/3.0/bionic/arm32v7/dotnet/dotnet.Dockerfile @@ -1,5 +1,5 @@ # Build the runtime from source -ARG HOST_VERSION=3.14.0 +ARG HOST_VERSION=3.15.1 FROM mcr.microsoft.com/azure-functions/base:grpc-2.27-arm32v7 as grpc-image FROM mcr.microsoft.com/dotnet/sdk:5.0 AS runtime-image ARG HOST_VERSION diff --git a/host/3.0/buster/amd64/base/host.Dockerfile b/host/3.0/buster/amd64/base/host.Dockerfile index 69bd32e8c..12c5e42de 100755 --- a/host/3.0/buster/amd64/base/host.Dockerfile +++ b/host/3.0/buster/amd64/base/host.Dockerfile @@ -1,5 +1,5 @@ -ARG HOST_VERSION=3.14.0 +ARG HOST_VERSION=3.15.1 FROM mcr.microsoft.com/dotnet/sdk:5.0 AS runtime-image ARG HOST_VERSION diff --git a/host/3.0/buster/amd64/dotnet/dotnet-inproc/dotnet-slim.Dockerfile b/host/3.0/buster/amd64/dotnet/dotnet-inproc/dotnet-slim.Dockerfile index 015635ec2..e4da03ed3 100644 --- a/host/3.0/buster/amd64/dotnet/dotnet-inproc/dotnet-slim.Dockerfile +++ b/host/3.0/buster/amd64/dotnet/dotnet-inproc/dotnet-slim.Dockerfile @@ -1,5 +1,5 @@ # Build the runtime from source -ARG HOST_VERSION=3.14.0 +ARG HOST_VERSION=3.15.1 FROM mcr.microsoft.com/dotnet/sdk:5.0 AS runtime-image ARG HOST_VERSION diff --git a/host/3.0/buster/amd64/dotnet/dotnet-inproc/dotnet.Dockerfile b/host/3.0/buster/amd64/dotnet/dotnet-inproc/dotnet.Dockerfile index 58064452d..54d1c48e1 100644 --- a/host/3.0/buster/amd64/dotnet/dotnet-inproc/dotnet.Dockerfile +++ b/host/3.0/buster/amd64/dotnet/dotnet-inproc/dotnet.Dockerfile @@ -1,5 +1,5 @@ # Build the runtime from source -ARG HOST_VERSION=3.14.0 +ARG HOST_VERSION=3.15.1 FROM mcr.microsoft.com/dotnet/sdk:5.0 AS runtime-image ARG HOST_VERSION diff --git a/host/3.0/buster/amd64/dotnet/dotnet-isolated/dotnet-isolated-slim.Dockerfile b/host/3.0/buster/amd64/dotnet/dotnet-isolated/dotnet-isolated-slim.Dockerfile index f3c94e914..74575bec7 100644 --- a/host/3.0/buster/amd64/dotnet/dotnet-isolated/dotnet-isolated-slim.Dockerfile +++ b/host/3.0/buster/amd64/dotnet/dotnet-isolated/dotnet-isolated-slim.Dockerfile @@ -1,5 +1,5 @@ # Build the runtime from source -ARG HOST_VERSION=3.14.0 +ARG HOST_VERSION=3.15.1 FROM mcr.microsoft.com/dotnet/sdk:5.0 AS runtime-image ARG HOST_VERSION diff --git a/host/3.0/buster/amd64/dotnet/dotnet-isolated/dotnet-isolated.Dockerfile b/host/3.0/buster/amd64/dotnet/dotnet-isolated/dotnet-isolated.Dockerfile index aa7fe9aa7..719f58725 100644 --- a/host/3.0/buster/amd64/dotnet/dotnet-isolated/dotnet-isolated.Dockerfile +++ b/host/3.0/buster/amd64/dotnet/dotnet-isolated/dotnet-isolated.Dockerfile @@ -1,5 +1,5 @@ # Build the runtime from source -ARG HOST_VERSION=3.14.0 +ARG HOST_VERSION=3.15.1 FROM mcr.microsoft.com/dotnet/sdk:5.0 AS runtime-image ARG HOST_VERSION diff --git a/host/3.0/buster/amd64/java/java11/java11-slim.Dockerfile b/host/3.0/buster/amd64/java/java11/java11-slim.Dockerfile index f71e298c5..b592ed444 100644 --- a/host/3.0/buster/amd64/java/java11/java11-slim.Dockerfile +++ b/host/3.0/buster/amd64/java/java11/java11-slim.Dockerfile @@ -1,5 +1,5 @@ # Build the runtime from source -ARG HOST_VERSION=3.14.0 +ARG HOST_VERSION=3.15.1 ARG JAVA_VERSION=11.0.13.8.1 ARG JAVA_HOME=/usr/lib/jvm/msft-11-x64 FROM mcr.microsoft.com/dotnet/sdk:5.0 AS runtime-image diff --git a/host/3.0/buster/amd64/java/java11/java11.Dockerfile b/host/3.0/buster/amd64/java/java11/java11.Dockerfile index f71e298c5..b592ed444 100644 --- a/host/3.0/buster/amd64/java/java11/java11.Dockerfile +++ b/host/3.0/buster/amd64/java/java11/java11.Dockerfile @@ -1,5 +1,5 @@ # Build the runtime from source -ARG HOST_VERSION=3.14.0 +ARG HOST_VERSION=3.15.1 ARG JAVA_VERSION=11.0.13.8.1 ARG JAVA_HOME=/usr/lib/jvm/msft-11-x64 FROM mcr.microsoft.com/dotnet/sdk:5.0 AS runtime-image diff --git a/host/3.0/buster/amd64/java/java8/java8-slim.Dockerfile b/host/3.0/buster/amd64/java/java8/java8-slim.Dockerfile index 266fdda6c..a69694d87 100644 --- a/host/3.0/buster/amd64/java/java8/java8-slim.Dockerfile +++ b/host/3.0/buster/amd64/java/java8/java8-slim.Dockerfile @@ -1,5 +1,5 @@ # Build the runtime from source -ARG HOST_VERSION=3.14.0 +ARG HOST_VERSION=3.15.1 ARG JAVA_VERSION=8u312b07 ARG JDK_NAME=jdk8u312-b07 ARG JAVA_HOME=/usr/lib/jvm/adoptium-8-x64 diff --git a/host/3.0/buster/amd64/java/java8/java8.Dockerfile b/host/3.0/buster/amd64/java/java8/java8.Dockerfile index 266fdda6c..a69694d87 100644 --- a/host/3.0/buster/amd64/java/java8/java8.Dockerfile +++ b/host/3.0/buster/amd64/java/java8/java8.Dockerfile @@ -1,5 +1,5 @@ # Build the runtime from source -ARG HOST_VERSION=3.14.0 +ARG HOST_VERSION=3.15.1 ARG JAVA_VERSION=8u312b07 ARG JDK_NAME=jdk8u312-b07 ARG JAVA_HOME=/usr/lib/jvm/adoptium-8-x64 diff --git a/host/3.0/buster/amd64/node/node10/node10-slim.Dockerfile b/host/3.0/buster/amd64/node/node10/node10-slim.Dockerfile index b8c9b8116..d52538a17 100644 --- a/host/3.0/buster/amd64/node/node10/node10-slim.Dockerfile +++ b/host/3.0/buster/amd64/node/node10/node10-slim.Dockerfile @@ -1,5 +1,5 @@ # Build the runtime from source -ARG HOST_VERSION=3.14.0 +ARG HOST_VERSION=3.15.1 FROM mcr.microsoft.com/dotnet/sdk:5.0 AS runtime-image ARG HOST_VERSION diff --git a/host/3.0/buster/amd64/node/node10/node10.Dockerfile b/host/3.0/buster/amd64/node/node10/node10.Dockerfile index d8b3ea917..8a769edd0 100644 --- a/host/3.0/buster/amd64/node/node10/node10.Dockerfile +++ b/host/3.0/buster/amd64/node/node10/node10.Dockerfile @@ -1,5 +1,5 @@ # Build the runtime from source -ARG HOST_VERSION=3.14.0 +ARG HOST_VERSION=3.15.1 FROM mcr.microsoft.com/dotnet/sdk:5.0 AS runtime-image ARG HOST_VERSION diff --git a/host/3.0/buster/amd64/node/node12/node12-slim.Dockerfile b/host/3.0/buster/amd64/node/node12/node12-slim.Dockerfile index f14ab5e4a..c6d32e976 100644 --- a/host/3.0/buster/amd64/node/node12/node12-slim.Dockerfile +++ b/host/3.0/buster/amd64/node/node12/node12-slim.Dockerfile @@ -1,5 +1,5 @@ # Build the runtime from source -ARG HOST_VERSION=3.14.0 +ARG HOST_VERSION=3.15.1 FROM mcr.microsoft.com/dotnet/sdk:5.0 AS runtime-image ARG HOST_VERSION diff --git a/host/3.0/buster/amd64/node/node12/node12.Dockerfile b/host/3.0/buster/amd64/node/node12/node12.Dockerfile index c799fb24e..9aad119f8 100644 --- a/host/3.0/buster/amd64/node/node12/node12.Dockerfile +++ b/host/3.0/buster/amd64/node/node12/node12.Dockerfile @@ -1,5 +1,5 @@ # Build the runtime from source -ARG HOST_VERSION=3.14.0 +ARG HOST_VERSION=3.15.1 FROM mcr.microsoft.com/dotnet/sdk:5.0 AS runtime-image ARG HOST_VERSION diff --git a/host/3.0/buster/amd64/node/node14/node14-slim.Dockerfile b/host/3.0/buster/amd64/node/node14/node14-slim.Dockerfile index b4e4b55ff..8b6c4845c 100644 --- a/host/3.0/buster/amd64/node/node14/node14-slim.Dockerfile +++ b/host/3.0/buster/amd64/node/node14/node14-slim.Dockerfile @@ -1,5 +1,5 @@ # Build the runtime from source -ARG HOST_VERSION=3.14.0 +ARG HOST_VERSION=3.15.1 FROM mcr.microsoft.com/dotnet/sdk:5.0 AS runtime-image ARG HOST_VERSION diff --git a/host/3.0/buster/amd64/node/node14/node14.Dockerfile b/host/3.0/buster/amd64/node/node14/node14.Dockerfile index f0fa7777b..91672cbab 100644 --- a/host/3.0/buster/amd64/node/node14/node14.Dockerfile +++ b/host/3.0/buster/amd64/node/node14/node14.Dockerfile @@ -1,5 +1,5 @@ # Build the runtime from source -ARG HOST_VERSION=3.14.0 +ARG HOST_VERSION=3.15.1 FROM mcr.microsoft.com/dotnet/sdk:5.0 AS runtime-image ARG HOST_VERSION diff --git a/host/3.0/buster/amd64/powershell/powershell6/powershell6-slim.Dockerfile b/host/3.0/buster/amd64/powershell/powershell6/powershell6-slim.Dockerfile index ba56498cf..e9622539f 100644 --- a/host/3.0/buster/amd64/powershell/powershell6/powershell6-slim.Dockerfile +++ b/host/3.0/buster/amd64/powershell/powershell6/powershell6-slim.Dockerfile @@ -1,5 +1,5 @@ # Build the runtime from source -ARG HOST_VERSION=3.14.0 +ARG HOST_VERSION=3.15.1 FROM mcr.microsoft.com/dotnet/sdk:5.0 AS runtime-image ARG HOST_VERSION diff --git a/host/3.0/buster/amd64/powershell/powershell6/powershell6.Dockerfile b/host/3.0/buster/amd64/powershell/powershell6/powershell6.Dockerfile index ba56498cf..e9622539f 100644 --- a/host/3.0/buster/amd64/powershell/powershell6/powershell6.Dockerfile +++ b/host/3.0/buster/amd64/powershell/powershell6/powershell6.Dockerfile @@ -1,5 +1,5 @@ # Build the runtime from source -ARG HOST_VERSION=3.14.0 +ARG HOST_VERSION=3.15.1 FROM mcr.microsoft.com/dotnet/sdk:5.0 AS runtime-image ARG HOST_VERSION diff --git a/host/3.0/buster/amd64/powershell/powershell7/powershell7-slim.Dockerfile b/host/3.0/buster/amd64/powershell/powershell7/powershell7-slim.Dockerfile index f86a44dbe..37643436f 100644 --- a/host/3.0/buster/amd64/powershell/powershell7/powershell7-slim.Dockerfile +++ b/host/3.0/buster/amd64/powershell/powershell7/powershell7-slim.Dockerfile @@ -1,5 +1,5 @@ # Build the runtime from source -ARG HOST_VERSION=3.14.0 +ARG HOST_VERSION=3.15.1 FROM mcr.microsoft.com/dotnet/sdk:5.0 AS runtime-image ARG HOST_VERSION diff --git a/host/3.0/buster/amd64/powershell/powershell7/powershell7.Dockerfile b/host/3.0/buster/amd64/powershell/powershell7/powershell7.Dockerfile index f86a44dbe..37643436f 100644 --- a/host/3.0/buster/amd64/powershell/powershell7/powershell7.Dockerfile +++ b/host/3.0/buster/amd64/powershell/powershell7/powershell7.Dockerfile @@ -1,5 +1,5 @@ # Build the runtime from source -ARG HOST_VERSION=3.14.0 +ARG HOST_VERSION=3.15.1 FROM mcr.microsoft.com/dotnet/sdk:5.0 AS runtime-image ARG HOST_VERSION diff --git a/host/3.0/buster/amd64/python/python36/python36-slim.Dockerfile b/host/3.0/buster/amd64/python/python36/python36-slim.Dockerfile index 9b668103d..d16b51dfa 100644 --- a/host/3.0/buster/amd64/python/python36/python36-slim.Dockerfile +++ b/host/3.0/buster/amd64/python/python36/python36-slim.Dockerfile @@ -1,5 +1,5 @@ # Build the runtime from source -ARG HOST_VERSION=3.14.0 +ARG HOST_VERSION=3.15.1 FROM mcr.microsoft.com/dotnet/sdk:5.0 AS runtime-image ARG HOST_VERSION diff --git a/host/3.0/buster/amd64/python/python36/python36.Dockerfile b/host/3.0/buster/amd64/python/python36/python36.Dockerfile index 18f188d65..57a79f379 100644 --- a/host/3.0/buster/amd64/python/python36/python36.Dockerfile +++ b/host/3.0/buster/amd64/python/python36/python36.Dockerfile @@ -1,5 +1,5 @@ # Build the runtime from source -ARG HOST_VERSION=3.14.0 +ARG HOST_VERSION=3.15.1 FROM mcr.microsoft.com/dotnet/sdk:5.0 AS runtime-image ARG HOST_VERSION diff --git a/host/3.0/buster/amd64/python/python37/python37-slim.Dockerfile b/host/3.0/buster/amd64/python/python37/python37-slim.Dockerfile index fda9635b5..bdd25e296 100644 --- a/host/3.0/buster/amd64/python/python37/python37-slim.Dockerfile +++ b/host/3.0/buster/amd64/python/python37/python37-slim.Dockerfile @@ -1,5 +1,5 @@ # Build the runtime from source -ARG HOST_VERSION=3.14.0 +ARG HOST_VERSION=3.15.1 FROM mcr.microsoft.com/dotnet/sdk:5.0 AS runtime-image ARG HOST_VERSION diff --git a/host/3.0/buster/amd64/python/python37/python37.Dockerfile b/host/3.0/buster/amd64/python/python37/python37.Dockerfile index 6e2cbce8f..3bcf3b7f2 100644 --- a/host/3.0/buster/amd64/python/python37/python37.Dockerfile +++ b/host/3.0/buster/amd64/python/python37/python37.Dockerfile @@ -1,5 +1,5 @@ # Build the runtime from source -ARG HOST_VERSION=3.14.0 +ARG HOST_VERSION=3.15.1 FROM mcr.microsoft.com/dotnet/sdk:5.0 AS runtime-image ARG HOST_VERSION diff --git a/host/3.0/buster/amd64/python/python38/python38-slim.Dockerfile b/host/3.0/buster/amd64/python/python38/python38-slim.Dockerfile index 28a597d4b..8486cdda5 100644 --- a/host/3.0/buster/amd64/python/python38/python38-slim.Dockerfile +++ b/host/3.0/buster/amd64/python/python38/python38-slim.Dockerfile @@ -1,5 +1,5 @@ # Build the runtime from source -ARG HOST_VERSION=3.14.0 +ARG HOST_VERSION=3.15.1 FROM mcr.microsoft.com/dotnet/sdk:5.0 AS runtime-image ARG HOST_VERSION diff --git a/host/3.0/buster/amd64/python/python38/python38.Dockerfile b/host/3.0/buster/amd64/python/python38/python38.Dockerfile index d1d3ff5b7..0505b05e4 100644 --- a/host/3.0/buster/amd64/python/python38/python38.Dockerfile +++ b/host/3.0/buster/amd64/python/python38/python38.Dockerfile @@ -1,5 +1,5 @@ # Build the runtime from source -ARG HOST_VERSION=3.14.0 +ARG HOST_VERSION=3.15.1 FROM mcr.microsoft.com/dotnet/sdk:5.0 AS runtime-image ARG HOST_VERSION diff --git a/host/3.0/buster/amd64/python/python39/python39-slim.Dockerfile b/host/3.0/buster/amd64/python/python39/python39-slim.Dockerfile index e2c166ea0..6b576e988 100644 --- a/host/3.0/buster/amd64/python/python39/python39-slim.Dockerfile +++ b/host/3.0/buster/amd64/python/python39/python39-slim.Dockerfile @@ -1,5 +1,5 @@ # Build the runtime from source -ARG HOST_VERSION=3.14.0 +ARG HOST_VERSION=3.15.1 FROM mcr.microsoft.com/dotnet/sdk:5.0 AS runtime-image ARG HOST_VERSION diff --git a/host/3.0/buster/amd64/python/python39/python39.Dockerfile b/host/3.0/buster/amd64/python/python39/python39.Dockerfile index a44ce21d3..5d0ab6eae 100644 --- a/host/3.0/buster/amd64/python/python39/python39.Dockerfile +++ b/host/3.0/buster/amd64/python/python39/python39.Dockerfile @@ -1,5 +1,5 @@ # Build the runtime from source -ARG HOST_VERSION=3.14.0 +ARG HOST_VERSION=3.15.1 FROM mcr.microsoft.com/dotnet/sdk:5.0 AS runtime-image ARG HOST_VERSION diff --git a/host/3.0/buster/arm32v7/dotnet/dotnet.Dockerfile b/host/3.0/buster/arm32v7/dotnet/dotnet.Dockerfile index 3ab5e0436..a3e2058be 100644 --- a/host/3.0/buster/arm32v7/dotnet/dotnet.Dockerfile +++ b/host/3.0/buster/arm32v7/dotnet/dotnet.Dockerfile @@ -1,5 +1,5 @@ # Build the runtime from source -ARG HOST_VERSION=3.14.0 +ARG HOST_VERSION=3.15.1 FROM mcr.microsoft.com/azure-functions/base:grpc-2.27-arm32v7 as grpc-image FROM mcr.microsoft.com/dotnet/sdk:5.0 AS runtime-image ARG HOST_VERSION diff --git a/host/3.0/nanoserver/1809/dotnet.Dockerfile b/host/3.0/nanoserver/1809/dotnet.Dockerfile index 095b96233..719056178 100644 --- a/host/3.0/nanoserver/1809/dotnet.Dockerfile +++ b/host/3.0/nanoserver/1809/dotnet.Dockerfile @@ -22,7 +22,7 @@ ENV ASPNETCORE_URLS=http://+:80 ` DOTNET_USE_POLLING_FILE_WATCHER=true ` NUGET_XMLDOC_MODE=skip ` PublishWithAspNetCoreTargetManifest=false ` - HOST_VERSION=3.14.0 + HOST_VERSION=3.15.1 RUN [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; ` $BuildNumber = $Env:HOST_VERSION.split('.')[-1]; ` diff --git a/host/3.0/nanoserver/1903/dotnet.Dockerfile b/host/3.0/nanoserver/1903/dotnet.Dockerfile index 085c14f36..003eafaab 100644 --- a/host/3.0/nanoserver/1903/dotnet.Dockerfile +++ b/host/3.0/nanoserver/1903/dotnet.Dockerfile @@ -23,7 +23,7 @@ ENV ASPNETCORE_URLS=http://+:80 ` DOTNET_USE_POLLING_FILE_WATCHER=true ` NUGET_XMLDOC_MODE=skip ` PublishWithAspNetCoreTargetManifest=false ` - HOST_VERSION=3.14.0 + HOST_VERSION=3.15.1 RUN [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; ` $BuildNumber = $Env:HOST_VERSION.split('.')[-1]; ` diff --git a/host/3.0/nanoserver/1909/dotnet.Dockerfile b/host/3.0/nanoserver/1909/dotnet.Dockerfile index f0341d8c4..15bdaa1a5 100644 --- a/host/3.0/nanoserver/1909/dotnet.Dockerfile +++ b/host/3.0/nanoserver/1909/dotnet.Dockerfile @@ -23,7 +23,7 @@ ENV ASPNETCORE_URLS=http://+:80 ` DOTNET_USE_POLLING_FILE_WATCHER=true ` NUGET_XMLDOC_MODE=skip ` PublishWithAspNetCoreTargetManifest=false ` - HOST_VERSION=3.14.0 + HOST_VERSION=3.15.1 RUN [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; ` $BuildNumber = $Env:HOST_VERSION.split('.')[-1]; `