mirror of
https://github.com/containers/skopeo.git
synced 2026-07-13 20:52:53 +00:00
We can use "scratch" now as a source for building images, so speed things up a bit by using it instead of pulling alpine in tests where it isn't expected to affect the test result. Signed-off-by: Nalin Dahyabhai <nalin@redhat.com> Closes: #55 Approved by: rhatdan