operator-framework / operator-framework/operator-sdk
Update UBI from 9 to 10 in dockerfile
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 7.7k
- Forks
- 1.8k
- PR merge metrics
- No merged PRs in 30d
Description
Update base UBI image to ubi10 to reduce CVEs, see https://quay.io/repository/operator-framework/helm-operator/manifest/sha256:d6d4a6d092fe303587b6b916ff8983d78592aad744ba95a461a21ac2c2df69c1?tab=vulnerabilities
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the Dockerfile that defines the operator image and check its current UBI 9 base image reference. Update that reference to ubi10, then verify the resulting image uses UBI 10 and compare its vulnerability status with the linked Quay report.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dockerfile
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Active
- Clarity
- Clearly specified
- Newbie friendliness
- 82/100