mirror of
https://github.com/project-zot/zot.git
synced 2026-06-16 04:17:55 +08:00
faad2b1d1f
Fixes issue #67. As per dist spec, DELETE of a image manifest can only be done with digest as <reference> param. Previously, tags were being allowed as well. This is not conformant to the spec.