Unable to pull `dotnet/samples:aspnetapp`
Open
area-samples
- Dominant language
- Dockerfile
- Stars
- 4.9k
- Forks
- 2k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 26
Description
### Describe the bug
I'm unable to pull the sample image
```bash
$ docker pull mcr.microsoft.com/dotnet/samples:aspnetapp
aspnetapp: Pulling from dotnet/samples
no matching manifest for linux/amd64 in the manifest list entries
```
The page of the Artifcat Registry is suspiciously empty: https://mcr.microsoft.com/en-us/artifact/mar/dotnet/samples/tag/aspnetapp
### Which .NET image(s) are you using?
mcr.microsoft.com/dotnet/samples:aspnetapp
### Steps to reproduce
_No response_
### Other information
_No response_
### Output of `docker version`
```console
```
### Output of `docker info`
```console
```
Contributor guide
Assessment
This issue has not been assessed yet.