You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it make sense to do just untagging if DeleteImageManifest is called with a tag instead of a digest? Currently there's no way to delete just a tag, without deleting an image, this change would allow such operation.