Skip to content

Releases: frankwiles/dic

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 23 Aug 16:33
Update lockfile for version 0.5.0

Fix panic on duplicate images

Choose a tag to compare

@frankwiles frankwiles released this 27 May 12:07

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

Choose a tag to compare

@frankwiles frankwiles released this 20 Apr 21:31

Initial release of dic.