Docker images "microsoft/dotnet:2.2.6-aspnetcore-runtime" Not found

Hi, every
I saw on docker-hub is support version 2.2.6 but after, I pull the image “microsoft/dotnet:2.2.6-aspnetcore-runtime”, it always returns not found, any suggestion for me.
Thanks

You may want to have a look at the documentation for that repository, which can be found at https://hub.docker.com//microsoft-dotnet-core. My reading leads me to https://hub.docker.com//microsoft-dotnet-core-aspnet/ which suggests the command to pull an image might look like

  • docker pull mcr.microsoft.com/dotnet/core/aspnet:2.2