Skip to content

Build(deps): Bump ubi9/ubi-minimal from 9.7-1775623882 to 9.7-1776645941 in /build#278

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

Build(deps): Bump ubi9/ubi-minimal from 9.7-1775623882 to 9.7-1776645941 in /build#278
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/docker/build/ubi9/ubi-minimal-9.7-1776645941

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 20, 2026

Bumps ubi9/ubi-minimal from 9.7-1775623882 to 9.7-1776645941.

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 container runtime base images to the latest available versions.

Bumps ubi9/ubi-minimal from 9.7-1775623882 to 9.7-1776645941.

---
updated-dependencies:
- dependency-name: ubi9/ubi-minimal
  dependency-version: 9.7-1776645941
  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 20, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 20, 2026

Walkthrough

Base image tags in Dockerfile configurations were updated from digest 9.7-1775623882 to 9.7-1776645941 for the UBI 9 minimal image across two files. No other build instructions or configurations were modified.

Changes

Cohort / File(s) Summary
Base Image Tag Updates
build/Dockerfile, build/Dockerfile.olm-registry
Updated the FROM base image tag to a newer UBI 9 minimal image digest while preserving all other build steps and artifact copies.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 10
✅ Passed checks (10 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and specifically describes the main change: updating the ubi9/ubi-minimal Docker base image from one version to another across build files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Stable And Deterministic Test Names ✅ Passed PR only updates UBI 9 base image tags in Dockerfiles; no test files modified.
Test Structure And Quality ✅ Passed This PR modifies only Docker base image tags in Dockerfiles; no test code changes are present, making the custom check not applicable.
Microshift Test Compatibility ✅ Passed Pull request only updates Docker base image tags in two Dockerfiles and does not add or modify any Ginkgo e2e tests.
Single Node Openshift (Sno) Test Compatibility ✅ Passed This PR only updates Docker base image tags in build/Dockerfile files from 9.7-1775623882 to 9.7-1776645941. No Ginkgo e2e tests or test files are added or modified.
Topology-Aware Scheduling Compatibility ✅ Passed PR only updates Docker base image tags in build Dockerfiles and does not modify deployment manifests, operator code, or controllers.
Ote Binary Stdout Contract ✅ Passed The custom check for OTE Binary Stdout Contract is not applicable to this PR. Changes consist solely of updating Docker base image tags in Dockerfile files.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed No new Ginkgo e2e tests were added; only Docker base image tags were modified in build/Dockerfile files.

✏️ 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-1776645941

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

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Apr 20, 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 clcollins 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 20, 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.

Copy link
Copy Markdown

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🧹 Nitpick comments (1)
build/Dockerfile.olm-registry (1)

7-7: Pin the base image by digest for reproducible builds.

Both build/Dockerfile.olm-registry and build/Dockerfile use the tag ubi9/ubi-minimal:9.7-1776645941, which is mutable. Replace with a digest (e.g., ubi9/ubi-minimal:9.7-1776645941@sha256:<hash>) to ensure deterministic rebuilds and reduce supply-chain drift.

🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@build/Dockerfile.olm-registry` at line 7, Replace the mutable base image tag
used in the FROM instruction (currently "FROM
registry.access.redhat.com/ubi9/ubi-minimal:9.7-1776645941") with an explicit
digest-pinned reference (e.g.,
"registry.access.redhat.com/ubi9/ubi-minimal:9.7-1776645941@sha256:<hash>") so
builds are reproducible; locate the FROM line in build/Dockerfile.olm-registry,
obtain the correct sha256 digest for that exact image version from the registry,
and update the Dockerfile to use the digest-pinned image.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Nitpick comments:
In `@build/Dockerfile.olm-registry`:
- Line 7: Replace the mutable base image tag used in the FROM instruction
(currently "FROM registry.access.redhat.com/ubi9/ubi-minimal:9.7-1776645941")
with an explicit digest-pinned reference (e.g.,
"registry.access.redhat.com/ubi9/ubi-minimal:9.7-1776645941@sha256:<hash>") so
builds are reproducible; locate the FROM line in build/Dockerfile.olm-registry,
obtain the correct sha256 digest for that exact image version from the registry,
and update the Dockerfile to use the digest-pinned image.

ℹ️ Review info
⚙️ Run configuration

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

Review profile: CHILL

Plan: Pro Plus

Run ID: cbe40bda-2920-41e9-99a8-f51e69ca0ccb

📥 Commits

Reviewing files that changed from the base of the PR and between 0a3ca8d and d9c3626.

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

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Apr 20, 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 43.28%. Comparing base (0a3ca8d) to head (d9c3626).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #278   +/-   ##
=======================================
  Coverage   43.28%   43.28%           
=======================================
  Files          11       11           
  Lines         834      834           
=======================================
  Hits          361      361           
  Misses        424      424           
  Partials       49       49           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 27, 2026

Superseded by #279.

@dependabot dependabot Bot closed this Apr 27, 2026
@dependabot dependabot Bot deleted the dependabot/docker/build/ubi9/ubi-minimal-9.7-1776645941 branch April 27, 2026 15:09
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