Azure / Azure/azure-functions-docker
4-dotnet-isolated needs runtime information
Open
- Dominant language
- Dockerfile
- Stars
- 280
- Forks
- 126
- PR merge metrics
- No merged PRs in 30d
Description
Today, when we upgrade our project from using 9.0.305 SDK to 9.0.306 SDK, it requires a bump in runtime to 9.0.10.
Standard .net images provide information on what runtime is used with what images.
With isolated fn images, I have to pull the image and do manual inspections to know what hash to upgrade to. Can you please add runtime tags?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.