Skip to content

chore(deps): bump ubi9/go-toolset from 1784190495 to 1786023305 - #112

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/docker/ubi9/go-toolset-1786023305
Open

chore(deps): bump ubi9/go-toolset from 1784190495 to 1786023305#112
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/docker/ubi9/go-toolset-1786023305

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor

Bumps ubi9/go-toolset from 1784190495 to 1786023305.

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 the build environment to use a newer Go toolset version.
    • Runtime behavior and application functionality remain unchanged.

Bumps ubi9/go-toolset from 1784190495 to 1786023305.

---
updated-dependencies:
- dependency-name: ubi9/go-toolset
  dependency-version: '1786023305'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file docker Pull requests that update docker code labels Aug 10, 2026
@openshift-ci

openshift-ci Bot commented Aug 10, 2026

Copy link
Copy Markdown

[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 ravitri 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

@coderabbitai

coderabbitai Bot commented Aug 10, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

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

Review profile: CHILL

Plan: Enterprise

Run ID: 0d03d957-1dd8-4a2e-b135-6b764d0ca9b0

📥 Commits

Reviewing files that changed from the base of the PR and between 8b9fe59 and bf49567.

📒 Files selected for processing (1)
  • Dockerfile

Walkthrough

The Dockerfile builder stage now uses UBI Go toolset image version 1786023305 instead of 1784190495. Runtime configuration and build steps are unchanged.

Changes

Builder Image Update

Layer / File(s) Summary
Update pinned builder image
Dockerfile
The builder stage uses the newer pinned UBI Go toolset image version 1786023305.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs


Important

Pre-merge checks failed

Please resolve all errors before merging. Addressing warnings is optional.

❌ Failed checks (1 error)

Check name Status Explanation Resolution
Container-Privileges ❌ Error docker-compose.localstack.yaml sets privileged: true for the LocalStack container at line 55. Remove privileged: true and grant only the minimum permissions needed for the socket-based LocalStack test setup.
✅ 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 concisely describes the dependency version update made in the pull request.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
No-Weak-Crypto ✅ Passed The patch only updates the Docker builder image tag; no weak-crypto API, custom crypto, or secret comparison appears on any added line.
No-Sensitive-Data-In-Logs ✅ Passed The commit changes only the Dockerfile base-image tag; the added line contains no logging or sensitive-data patterns.
No-Hardcoded-Secrets ✅ Passed The patch adds only a pinned UBI image tag; the changed line contains no API key, token, password, credential-bearing URL, or long base64 string.
No-Injection-Vectors ✅ Passed The commit changes only the Dockerfile FROM image tag; no SQL, shell=True, eval/exec, pickle.loads, unsafe yaml.load, os.system, or dangerouslySetInnerHTML code was added.
Ai-Attribution ✅ Passed The PR and commit mention Dependabot only. The commit has Signed-off-by and no AI-tool, Assisted-by, Generated-by, or Co-Authored-By marker.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dependabot/docker/ubi9/go-toolset-1786023305

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

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

Labels

dependencies Pull requests that update a dependency file docker Pull requests that update docker code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants