Skip to content

Update registry.access.redhat.com/ubi8/ubi Docker digest to f62cf53 - #382

Open
red-hat-konflux-kflux-prd-rh03[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/registry.access.redhat.com-ubi8-ubi
Open

red-hat-konflux-kflux-prd-rh03[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/registry.access.redhat.com-ubi8-ubi

Conversation

@red-hat-konflux-kflux-prd-rh03

@red-hat-konflux-kflux-prd-rh03 red-hat-konflux-kflux-prd-rh03 Bot commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
registry.access.redhat.com/ubi8/ubi final digest 28a85f7f62cf53
registry.access.redhat.com/ubi8/ubi stage digest 8e573e1f62cf53

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@sourcery-ai

sourcery-ai Bot commented Aug 13, 2026

Copy link
Copy Markdown
Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

This PR updates the pinned Docker digest for the Red Hat UBI8 base image used by both builder Containerfiles so that stage and final builds share a single, current base image reference.

File-Level Changes

Change Details Files
Update the UBI8 base image digest used by the generic builder Containerfile.
  • Change ARG BASEIMAGE to point to registry.access.redhat.com/ubi8/ubi with digest a94c5e3 instead of the previous 8e573e1 value
  • Keep other build arguments (policy, platform, toolchain paths) unchanged to preserve existing build behavior
builder/Containerfile
Update the UBI8 base image digest used by the npm builder Containerfile and align it with the generic builder image.
  • Change ARG BASEIMAGE to point to registry.access.redhat.com/ubi8/ubi with digest a94c5e3 instead of the previous 28a85f7 value
  • Maintain comments and other image/tool arguments (Syft image, Node/Go/Rust stack) without modification
  • Ensure both builder images now share the same pinned UBI8 digest for consistency
npm-builder/Containerfile

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Hey - I've left some high level feedback:

  • The npm-builder Containerfile comment says to keep ARG BASEIMAGE in sync with baseimage.lock, but this PR only updates the Containerfiles; please ensure the corresponding baseimage.lock (or equivalent lock/config) is updated to match.
Prompt for AI Agents
Please address the comments from this code review:

## Overall Comments
- The npm-builder Containerfile comment says to keep ARG BASEIMAGE in sync with baseimage.lock, but this PR only updates the Containerfiles; please ensure the corresponding baseimage.lock (or equivalent lock/config) is updated to match.

Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@red-hat-konflux-kflux-prd-rh03
red-hat-konflux-kflux-prd-rh03 Bot force-pushed the konflux/mintmaker/main/registry.access.redhat.com-ubi8-ubi branch from 467e40c to 21fa13f Compare August 17, 2026 12:02
@red-hat-konflux-kflux-prd-rh03 red-hat-konflux-kflux-prd-rh03 Bot changed the title Update registry.access.redhat.com/ubi8/ubi Docker digest to a94c5e3 Update registry.access.redhat.com/ubi8/ubi Docker digest to 5f8ff66 Aug 17, 2026
@red-hat-konflux-kflux-prd-rh03
red-hat-konflux-kflux-prd-rh03 Bot force-pushed the konflux/mintmaker/main/registry.access.redhat.com-ubi8-ubi branch from 21fa13f to 79f784a Compare August 18, 2026 08:02
@red-hat-konflux-kflux-prd-rh03 red-hat-konflux-kflux-prd-rh03 Bot changed the title Update registry.access.redhat.com/ubi8/ubi Docker digest to 5f8ff66 Update registry.access.redhat.com/ubi8/ubi Docker digest to caeeb9a Aug 18, 2026
@red-hat-konflux-kflux-prd-rh03
red-hat-konflux-kflux-prd-rh03 Bot force-pushed the konflux/mintmaker/main/registry.access.redhat.com-ubi8-ubi branch from 79f784a to 4cd2c89 Compare August 19, 2026 00:02
@red-hat-konflux-kflux-prd-rh03 red-hat-konflux-kflux-prd-rh03 Bot changed the title Update registry.access.redhat.com/ubi8/ubi Docker digest to caeeb9a Update registry.access.redhat.com/ubi8/ubi Docker digest to 5953d82 Aug 19, 2026
@red-hat-konflux-kflux-prd-rh03
red-hat-konflux-kflux-prd-rh03 Bot force-pushed the konflux/mintmaker/main/registry.access.redhat.com-ubi8-ubi branch from 4cd2c89 to 583c288 Compare August 21, 2026 00:02
@red-hat-konflux-kflux-prd-rh03 red-hat-konflux-kflux-prd-rh03 Bot changed the title Update registry.access.redhat.com/ubi8/ubi Docker digest to 5953d82 Update registry.access.redhat.com/ubi8/ubi Docker digest to f21f2e9 Aug 21, 2026
@red-hat-konflux-kflux-prd-rh03
red-hat-konflux-kflux-prd-rh03 Bot force-pushed the konflux/mintmaker/main/registry.access.redhat.com-ubi8-ubi branch from 583c288 to fa66c78 Compare August 25, 2026 12:03
@red-hat-konflux-kflux-prd-rh03 red-hat-konflux-kflux-prd-rh03 Bot changed the title Update registry.access.redhat.com/ubi8/ubi Docker digest to f21f2e9 Update registry.access.redhat.com/ubi8/ubi Docker digest to e394864 Aug 25, 2026
@red-hat-konflux-kflux-prd-rh03
red-hat-konflux-kflux-prd-rh03 Bot force-pushed the konflux/mintmaker/main/registry.access.redhat.com-ubi8-ubi branch from fa66c78 to 045e583 Compare August 31, 2026 12:02
@red-hat-konflux-kflux-prd-rh03 red-hat-konflux-kflux-prd-rh03 Bot changed the title Update registry.access.redhat.com/ubi8/ubi Docker digest to e394864 Update registry.access.redhat.com/ubi8/ubi Docker digest to eda675d Aug 31, 2026
@red-hat-konflux-kflux-prd-rh03
red-hat-konflux-kflux-prd-rh03 Bot force-pushed the konflux/mintmaker/main/registry.access.redhat.com-ubi8-ubi branch from 045e583 to 86a56f9 Compare September 1, 2026 12:02
@red-hat-konflux-kflux-prd-rh03 red-hat-konflux-kflux-prd-rh03 Bot changed the title Update registry.access.redhat.com/ubi8/ubi Docker digest to eda675d Update registry.access.redhat.com/ubi8/ubi Docker digest to dbedb1c Sep 1, 2026
@red-hat-konflux-kflux-prd-rh03
red-hat-konflux-kflux-prd-rh03 Bot force-pushed the konflux/mintmaker/main/registry.access.redhat.com-ubi8-ubi branch from 86a56f9 to 2f6d538 Compare September 2, 2026 12:02
@red-hat-konflux-kflux-prd-rh03 red-hat-konflux-kflux-prd-rh03 Bot changed the title Update registry.access.redhat.com/ubi8/ubi Docker digest to dbedb1c Update registry.access.redhat.com/ubi8/ubi Docker digest to 2dcfc23 Sep 2, 2026
@red-hat-konflux-kflux-prd-rh03
red-hat-konflux-kflux-prd-rh03 Bot force-pushed the konflux/mintmaker/main/registry.access.redhat.com-ubi8-ubi branch from 2f6d538 to e0870c8 Compare September 8, 2026 20:02
@red-hat-konflux-kflux-prd-rh03 red-hat-konflux-kflux-prd-rh03 Bot changed the title Update registry.access.redhat.com/ubi8/ubi Docker digest to 2dcfc23 Update registry.access.redhat.com/ubi8/ubi Docker digest to 756eb84 Sep 8, 2026
@red-hat-konflux-kflux-prd-rh03
red-hat-konflux-kflux-prd-rh03 Bot force-pushed the konflux/mintmaker/main/registry.access.redhat.com-ubi8-ubi branch from e0870c8 to ef87225 Compare September 10, 2026 16:02
@red-hat-konflux-kflux-prd-rh03 red-hat-konflux-kflux-prd-rh03 Bot changed the title Update registry.access.redhat.com/ubi8/ubi Docker digest to 756eb84 Update registry.access.redhat.com/ubi8/ubi Docker digest to daaf71d Sep 10, 2026
@red-hat-konflux-kflux-prd-rh03
red-hat-konflux-kflux-prd-rh03 Bot force-pushed the konflux/mintmaker/main/registry.access.redhat.com-ubi8-ubi branch from ef87225 to 0d0292a Compare September 11, 2026 00:02
@red-hat-konflux-kflux-prd-rh03 red-hat-konflux-kflux-prd-rh03 Bot changed the title Update registry.access.redhat.com/ubi8/ubi Docker digest to daaf71d Update registry.access.redhat.com/ubi8/ubi Docker digest to ed721ca Sep 11, 2026
@red-hat-konflux-kflux-prd-rh03
red-hat-konflux-kflux-prd-rh03 Bot force-pushed the konflux/mintmaker/main/registry.access.redhat.com-ubi8-ubi branch from 0d0292a to 3a3a5e6 Compare September 14, 2026 12:02
@red-hat-konflux-kflux-prd-rh03 red-hat-konflux-kflux-prd-rh03 Bot changed the title Update registry.access.redhat.com/ubi8/ubi Docker digest to ed721ca Update registry.access.redhat.com/ubi8/ubi Docker digest to 2e142da Sep 14, 2026
Signed-off-by: red-hat-konflux-kflux-prd-rh03 <206760901+red-hat-konflux-kflux-prd-rh03[bot]@users.noreply.github.com>
@red-hat-konflux-kflux-prd-rh03
red-hat-konflux-kflux-prd-rh03 Bot force-pushed the konflux/mintmaker/main/registry.access.redhat.com-ubi8-ubi branch from 3a3a5e6 to 453259d Compare September 16, 2026 04:02
@red-hat-konflux-kflux-prd-rh03 red-hat-konflux-kflux-prd-rh03 Bot changed the title Update registry.access.redhat.com/ubi8/ubi Docker digest to 2e142da Update registry.access.redhat.com/ubi8/ubi Docker digest to f62cf53 Sep 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants