Skip to content

chore(docker): update docker#11601

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/docker
Open

chore(docker): update docker#11601
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/docker

Conversation

@renovate

@renovate renovate Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
nginx digest 8b1e7872031656
toniblyx/prowler final digest 4b796c6e6b9100

Configuration

📅 Schedule: (in timezone Europe/Madrid)

  • 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from a team as a code owner June 15, 2026 17:43
@renovate renovate Bot added dependencies Dependabot Updates no-changelog Skip including change in changelog/release notes labels Jun 15, 2026
@github-actions github-actions Bot added the community Opened by the Community label Jun 15, 2026
@github-actions

github-actions Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Conflict Markers Resolved

All conflict markers have been successfully resolved in this pull request.

@renovate renovate Bot force-pushed the renovate/docker branch 2 times, most recently from 66ff82d to 1657cc9 Compare June 16, 2026 09:14
@coderabbitai

coderabbitai Bot commented Jun 16, 2026

Copy link
Copy Markdown

Review Change Stack

Note

Reviews paused

It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔍 Trigger review
📝 Walkthrough

Walkthrough

The default value of the PROWLER_VERSION build argument in contrib/aws/multi-account-securityhub/Dockerfile is updated to a new latest@sha256: digest. No other instructions or runtime behavior are changed.

Changes

Docker Image Digest Bump

Layer / File(s) Summary
Update PROWLER_VERSION digest
contrib/aws/multi-account-securityhub/Dockerfile
The ARG PROWLER_VERSION default is changed to a new latest@sha256:f61e0dfb4b07eebdef884392955ba799b9c77d321ced1578bfd403814f4aec8d digest value.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 3 | ❌ 2

❌ Failed checks (1 warning, 1 inconclusive)

Check name Status Explanation Resolution
Description check ⚠️ Warning The PR description is auto-generated by Renovate and lacks required template sections including Context, Steps to review, and the Community Checklist. Add required PR description sections: Context (with motivation/issue reference), Description (summary of changes and dependencies), Steps to review, and complete the Checklist sections as applicable.
Title check ❓ Inconclusive The title is vague and generic, using 'update docker' without specifying what Docker component or version was updated. Provide a more specific title, such as 'chore(docker): update prowler base image digest' to clearly indicate what was changed.
✅ Passed checks (3 passed)
Check name Status Explanation
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.

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

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch renovate/docker

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

@coderabbitai coderabbitai 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.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@contrib/aws/multi-account-securityhub/Dockerfile`:
- Line 4: The PROWLER_VERSION argument in the Dockerfile uses an invalid Docker
image digest that does not exist in the official toniblyx/prowler Docker Hub
repository, which will cause build failures. Replace the digest value in the ARG
PROWLER_VERSION line with a valid tag such as `latest` or `5.30.1` from the
official Docker Hub repository.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: b0472b3d-8afd-401b-b861-b91b558f9d7f

📥 Commits

Reviewing files that changed from the base of the PR and between 3960827 and 1657cc9.

📒 Files selected for processing (1)
  • contrib/aws/multi-account-securityhub/Dockerfile

Comment thread contrib/aws/multi-account-securityhub/Dockerfile Outdated
@renovate renovate Bot force-pushed the renovate/docker branch from 1657cc9 to 15eefaa Compare June 16, 2026 11:02

@coderabbitai coderabbitai 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.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@contrib/aws/multi-account-securityhub/Dockerfile`:
- Line 4: The PROWLER_VERSION ARG in the Dockerfile contains an invalid image
digest that does not exist on Docker Hub. Replace the current digest in the ARG
PROWLER_VERSION line with either a valid known version tag such as 5.30.1 or use
just the latest tag without a custom digest appended. Verify the correct digest
on Docker Hub before applying the change to ensure the image exists and is
available for pulling during the build process.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 4e2b8296-52a5-442c-a139-2a3b1e6783fb

📥 Commits

Reviewing files that changed from the base of the PR and between 1657cc9 and 15eefaa.

📒 Files selected for processing (1)
  • contrib/aws/multi-account-securityhub/Dockerfile

Comment thread contrib/aws/multi-account-securityhub/Dockerfile Outdated
@renovate renovate Bot force-pushed the renovate/docker branch 3 times, most recently from 6999f9a to f78e420 Compare June 16, 2026 20:15

@coderabbitai coderabbitai 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.

♻️ Duplicate comments (1)
contrib/aws/multi-account-securityhub/Dockerfile (1)

4-4: ⚠️ Potential issue | 🔴 Critical

Re-pin this digest to a published image. sha256:f61e0dfb4b07eebdef884392955ba799b9c77d321ced1578bfd403814f4aec8d does not appear on the current toniblyx/prowler tags page, while latest and 5.28.1 currently resolve to different digests (c1513c235682… and b5ad69727547…), so this FROM reference will still fail to pull. Please re-verify the exact digest before merging. (hub.docker.com)

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@contrib/aws/multi-account-securityhub/Dockerfile` at line 4, The ARG
PROWLER_VERSION digest in the Dockerfile does not correspond to a published
image on Docker Hub for toniblyx/prowler. Verify the correct digest by checking
the current tags page on Docker Hub (hub.docker.com/r/toniblyx/prowler/tags) and
update the ARG PROWLER_VERSION line to use an actual published digest that
exists for a current version like latest or 5.28.1, ensuring the image can be
successfully pulled during the build process.
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Duplicate comments:
In `@contrib/aws/multi-account-securityhub/Dockerfile`:
- Line 4: The ARG PROWLER_VERSION digest in the Dockerfile does not correspond
to a published image on Docker Hub for toniblyx/prowler. Verify the correct
digest by checking the current tags page on Docker Hub
(hub.docker.com/r/toniblyx/prowler/tags) and update the ARG PROWLER_VERSION line
to use an actual published digest that exists for a current version like latest
or 5.28.1, ensuring the image can be successfully pulled during the build
process.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 723bc930-e2e3-4b05-b53c-ffb95420360f

📥 Commits

Reviewing files that changed from the base of the PR and between 6999f9a and f78e420.

📒 Files selected for processing (1)
  • contrib/aws/multi-account-securityhub/Dockerfile

@renovate renovate Bot force-pushed the renovate/docker branch 3 times, most recently from 0d094e7 to 0f4948d Compare June 17, 2026 17:36
coderabbitai[bot]
coderabbitai Bot previously approved these changes Jun 17, 2026
@renovate renovate Bot force-pushed the renovate/docker branch 10 times, most recently from ebc99d4 to fc7e73e Compare June 19, 2026 16:52
@renovate renovate Bot force-pushed the renovate/docker branch from fc7e73e to 5a0a488 Compare June 20, 2026 05:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community Opened by the Community dependencies Dependabot Updates no-changelog Skip including change in changelog/release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants