operator-framework / operator-sdk

SDK for building Kubernetes applications. Provides high level APIs, useful abstractions, and project scaffolding.
https://sdk.operatorframework.io
Apache License 2.0
7.1k stars 1.73k forks source link

Change base image ubi-minimal from 8.9 to 8.10 in all Dockerfiles #6764

Closed jordigilh closed 1 month ago

jordigilh commented 1 month ago

Current base container image ubi-minimal tag version 8.9 contains several security vulnerabilities that are not present in the 8.10 version. This PR updates the references in all Dockerfiles to point to 8.10

@everettraven PTAL.

jordigilh commented 1 month ago

/retest

openshift-ci[bot] commented 1 month ago

@jordigilh: Cannot trigger testing until a trusted user reviews the PR and leaves an /ok-to-test message.

In response to [this](https://github.com/operator-framework/operator-sdk/pull/6764#issuecomment-2143199336): >/retest Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.