mirror of
https://github.com/project-zot/zot.git
synced 2026-06-15 20:07:55 +08:00
e023936e8e
when a UI client tries to view image details for an image with multiple tags pointing to the same digest we make a query to dynamodb having duplicate keys (same digest) resulting in an error and the client is redirect back to image overview. closes: #2464 Signed-off-by: Petu Eusebiu <peusebiu@cisco.com>