Skip to content

Releases: frankwiles/dic

Fix panic on duplicate images

27 May 12:07
Compare
Choose a tag to compare

If an image was tagged multiple times with a matching string dic would panic trying to delete the same image sha a second time.

This fix deduplicates the list of Docker image SHAs to avoid that situation entirely.

Initial release

20 Apr 21:31
Compare
Choose a tag to compare

Initial release of dic.