Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(ci): Verify base image with cosign before building (#184)
Validate the integrity of base image being built from via cosign before continuing to build. Ensures we only build from signed images
- Loading branch information