What problem would the feature you're requesting solve? Please describe.
High severity security vulnerabilities exist in .NET 8.0.8, but the Windows Function App host does not contain 8.0.10 or 8.0.11 runtime. A month after 8.0.10 release, it is still not supported.
Describe the solution you'd like
.NET 8.0.10 runtime (as a minimum) is added to Function App host.
Describe alternatives you've considered
Using docker, dotnet-docker has support for 8.0.10. Should not be necessary as PaaS resources should be maintained correctly.
What problem would the feature you're requesting solve? Please describe.
High severity security vulnerabilities exist in .NET 8.0.8, but the Windows Function App host does not contain 8.0.10 or 8.0.11 runtime. A month after 8.0.10 release, it is still not supported.
Describe the solution you'd like
.NET 8.0.10 runtime (as a minimum) is added to Function App host.
Describe alternatives you've considered
Using docker, dotnet-docker has support for 8.0.10. Should not be necessary as PaaS resources should be maintained correctly.
Additional context