Describe the proposed change(s).
As noted in #38212, we are not currently determining the Docker digest's releaseTimestamp date, which leads to issues when using minimumReleaseAge.
We should use the Registry APIs via:
/v2/.../manifests/...
/v2/.../blobs/...
Describe the proposed change(s).
As noted in #38212, we are not currently determining the Docker digest's
releaseTimestampdate, which leads to issues when usingminimumReleaseAge.We should use the Registry APIs via: