Skip to content

chore(deps): bump ubi9/go-toolset from 1784190495 to 1785443586 - #111

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps ubi9/go-toolset from 1784190495 to 1785443586.

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 image version.
    • Application behavior remains unchanged.

Bumps ubi9/go-toolset from 1784190495 to 1785443586.

---
updated-dependencies:
- dependency-name: ubi9/go-toolset
  dependency-version: '1785443586'
  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 3, 2026
@openshift-ci

openshift-ci Bot commented Aug 3, 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 jmelis 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 3, 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: ac7404d4-cbcb-40da-9503-5eaf20c2246e

📥 Commits

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

📒 Files selected for processing (1)
  • Dockerfile

Walkthrough

The Dockerfile builder stage now uses UBI Go toolset image digest 1785443586 instead of 1784190495. No other Dockerfile behavior changes.

Changes

Builder image update

Layer / File(s) Summary
Update builder image digest
Dockerfile
The builder stage uses the UBI Go toolset image digest 1785443586.

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

Possibly related PRs

Suggested reviewers: typeid


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 at line 55; this violates the container-privileges check, even though the PR only changes the Dockerfile image digest. Remove privileged: true from the LocalStack service and use only the minimum socket permissions or capabilities required for local Lambda execution.
✅ 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 Docker dependency version update shown in the changeset.
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 PR changes only the UBI Go toolset tag; the existing SHA-1 thumbprint code is unchanged, and no other weak crypto or secret comparison is introduced.
No-Sensitive-Data-In-Logs ✅ Passed The pull request changes only the UBI Go toolset image digest; it adds no logging, secrets, tokens, PII, or other sensitive data.
No-Hardcoded-Secrets ✅ Passed The patch changes only a Docker image tag; focused checks found no secret assignments, credentialed URLs, private-key markers, or long base64 strings.
No-Injection-Vectors ✅ Passed The HEAD patch changes only the Dockerfile base-image tag; it adds no SQL, shell, eval/exec, pickle, YAML, os.system, or dangerouslySetInnerHTML usage.
Ai-Attribution ✅ Passed The PR has one Dependabot commit; neither its message nor the PR description mentions AI tools, so no AI attribution trailer is required and no Co-Authored-By trailer is present.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dependabot/docker/ubi9/go-toolset-1785443586

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