Rebase an image onto a new base image. More information: https://github.com/google/go-containerregistry/blob/main/cmd/crane/doc/crane_rebase.md.
crane rebase
crane rebase --new_base {{image_name}}
crane rebase --old_base {{image_name}}
crane rebase {{[-t|--tag]}} {{tag_name}}
crane rebase {{[-h|--help]}}