go-containerregistry icon indicating copy to clipboard operation
go-containerregistry copied to clipboard

crane rebase: how to find original base image digest

Open winmillwill opened this issue 5 years ago • 9 comments

In my case, the issue seems to be that the base image I want to swap out has since had that tag updated. How do I find the sha256 digest so that crane doesn't error out?

winmillwill avatar Jan 17 '20 18:01 winmillwill