Update alpine Docker tag to v3.24 by ivan-flamingo · Pull Request #35 · flamingo-stack/meshcentral · GitHub
Skip to content

Update alpine Docker tag to v3.24#35

Open
ivan-flamingo wants to merge 1 commit into
masterfrom
renovate/alpine-3.x
Open

Update alpine Docker tag to v3.24#35
ivan-flamingo wants to merge 1 commit into
masterfrom
renovate/alpine-3.x

Conversation

@ivan-flamingo

@ivan-flamingo ivan-flamingo commented Jun 9, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Type Update Change
alpine final minor 3.233.24
alpine stage minor 3.233.24

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 is behind base branch, 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

This PR has been generated by Mend Renovate.

@coderabbitai

coderabbitai Bot commented Jun 9, 2026

Copy link
Copy Markdown

Review Change Stack

Warning

Review limit reached

@ivan-flamingo, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 49 minutes and 56 seconds. Learn how PR review limits work.

To continue reviewing without waiting, enable usage-based billing in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based credits.

🚦 How do rate limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 03f7c63d-3eac-4a6a-9f14-157ef718a48b

📥 Commits

Reviewing files that changed from the base of the PR and between 44475f3 and 47a82b4.

📒 Files selected for processing (1)
  • docker/Dockerfile
📝 Walkthrough

Walkthrough

The Dockerfile updates both build stages to use Alpine Linux 3.24 instead of 3.23, ensuring the dependency compiler and runtime stages use the same base OS version for native module ABI compatibility.

Changes

Docker Alpine version updates

Layer / File(s) Summary
Alpine 3.23 to 3.24 version bump
docker/Dockerfile
The dep-compiler and runtime stages both switch their Alpine base image from 3.23 to 3.24 to maintain consistent OS version across build stages for native module ABI compatibility.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

📦 Alpine crept up from three-two-three,
To three-two-four, in harmony,
Both stages now agree,
Same mountains, wild and free! 🏔️

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title directly and accurately describes the main change: updating the Alpine Docker base image from version 3.23 to 3.24 across both build stages.
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.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.

✏️ 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 renovate/alpine-3.x

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@ivan-flamingo ivan-flamingo force-pushed the renovate/alpine-3.x branch 2 times, most recently from fd42aec to 4af2b11 Compare June 17, 2026 11:24
@ivan-flamingo ivan-flamingo force-pushed the renovate/alpine-3.x branch 2 times, most recently from 5f5a70a to f565b37 Compare June 24, 2026 19:20
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.

2 participants