mirror of
https://github.com/project-zot/zot.git
synced 2026-06-17 04:48:26 +08:00
8fb11180d4
Currently there is no push-back on queries that should contain image names but have only the repo name. This commit adds a check that will return an error for images w/o a reference(tag or digest). Signed-off-by: Alex Stan <alexandrustan96@yahoo.ro>