Skip to content

Bump ubi9/ubi-minimal from 9.7-1773939694 to 9.7-1776104705 in /build#970

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/docker/build/ubi9/ubi-minimal-9.7-1776104705
Open

Bump ubi9/ubi-minimal from 9.7-1773939694 to 9.7-1776104705 in /build#970
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/docker/build/ubi9/ubi-minimal-9.7-1776104705

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Bumps ubi9/ubi-minimal from 9.7-1773939694 to 9.7-1776104705.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Summary by CodeRabbit

  • Chores
    • Updated base container images to latest available versions for improved stability and security patches.

Bumps ubi9/ubi-minimal from 9.7-1773939694 to 9.7-1776104705.

---
updated-dependencies:
- dependency-name: ubi9/ubi-minimal
  dependency-version: 9.7-1776104705
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added area/dependency Issues or PRs related to dependency changes ok-to-test Indicates a non-member PR verified by an org member that is safe to test. labels Apr 13, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 13, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository: openshift/coderabbit/.coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 0ef00753-095c-4691-b2e1-6eafe0430040

📥 Commits

Reviewing files that changed from the base of the PR and between 9eba2a4 and 05cd03c.

📒 Files selected for processing (2)
  • build/Dockerfile
  • build/Dockerfile.olm-registry

Walkthrough

The base container image tag was updated in two Docker build configuration files. Both build/Dockerfile and build/Dockerfile.olm-registry now reference the same newer version of the Red Hat UBI9 minimal image, updating from tag 9.7-1773939694 to 9.7-1776104705.

Changes

Cohort / File(s) Summary
Container Base Images
build/Dockerfile, build/Dockerfile.olm-registry
Updated base image tag from registry.access.redhat.com/ubi9/ubi-minimal:9.7-1773939694 to 9.7-1776104705 in both Dockerfile configurations.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 9 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description is generated by Dependabot and lacks the required template sections: 'What is being added?', testing checklist, manual testing steps, and ticket reference. Add missing template sections: explain the purpose of the version bump, complete the testing checklist, provide manual testing steps, and include a ticket reference (e.g., 'Ref OSD-0000').
✅ Passed checks (9 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the primary change: updating the ubi9/ubi-minimal base image tag across Dockerfiles in the /build directory.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Stable And Deterministic Test Names ✅ Passed This PR only modifies Docker base image versions in build/Dockerfile and build/Dockerfile.olm-registry, changing UBI9 minimal image tag from 9.7-1773939694 to 9.7-1776104705. No Ginkgo test files are modified, so test names remain stable and deterministic.
Test Structure And Quality ✅ Passed PR modifies only Dockerfile base image versions; contains no Ginkgo test code changes.
Microshift Test Compatibility ✅ Passed No new Ginkgo e2e tests were added in this PR, only Docker base image versions were updated. Therefore, MicroShift compatibility check does not apply.
Single Node Openshift (Sno) Test Compatibility ✅ Passed This PR only updates Docker base image versions in build directory files; no new Ginkgo e2e tests are added.
Topology-Aware Scheduling Compatibility ✅ Passed The custom check for Topology-Aware Scheduling Compatibility does not apply to this PR as it only updates Docker base image tags without modifying deployment manifests, operator code, or controllers.
Ote Binary Stdout Contract ✅ Passed PR exclusively updates Docker base image tags with no modifications to application code, process initialization routines, or entry points.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed This PR only updates Docker base image tags in Dockerfile files, with no new tests or test code modifications.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dependabot/docker/build/ubi9/ubi-minimal-9.7-1776104705

Comment @coderabbitai help to get the list of available commands and usage tips.

@openshift-ci openshift-ci bot requested review from abyrne55 and luis-falcon April 13, 2026 22:25
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci bot commented Apr 13, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
Once this PR has been reviewed and has the lgtm label, please assign iamkirkbater for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci bot commented Apr 13, 2026

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci bot commented Apr 13, 2026

@dependabot[bot]: all tests passed!

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 46.38%. Comparing base (9eba2a4) to head (05cd03c).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #970   +/-   ##
=======================================
  Coverage   46.38%   46.38%           
=======================================
  Files          46       46           
  Lines        6812     6812           
=======================================
  Hits         3160     3160           
  Misses       3319     3319           
  Partials      333      333           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/dependency Issues or PRs related to dependency changes ok-to-test Indicates a non-member PR verified by an org member that is safe to test.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant