Hello Jerry
Welcome to Microsoft Q&A Platform, thanks for posting your query here.
Microsoft Defender for Container Registries automatically scans every image pushed to your registry, and it also scans any image that has been pulled within the last 30 days. However, it should not be scanning deleted images. If you are still receiving vulnerability reports for deleted images, it is possible that the images are still present in your registry and have not been fully deleted.
To confirm if the images are still present, you can use the Azure CLI to list the images in your registry. If the images are still present, you can delete them using the Azure CLI or Azure portal. Once the images are fully deleted, Microsoft Defender for Container Registries should stop scanning them.
If you still are facing the issue, then we need support team to investigate this further.
Hope this helps.