Skip to content

Conversation

@wolf31o2
Copy link
Member

@wolf31o2 wolf31o2 commented Nov 21, 2025

Summary by cubic

Update Docker build to cardano-node 10.5.2. This bumps NODE_VERSION in the Dockerfile so images use the latest patch release and upstream fixes.

Written for commit 54f6a26. Summary will update automatically on new commits.

Summary by CodeRabbit

  • Chores
    • Updated Node.js runtime version to 10.5.2 for the build environment.

✏️ Tip: You can customize this high-level summary in your review settings.

Signed-off-by: Chris Gianelloni <wolf31o2@blinklabs.io>
@wolf31o2 wolf31o2 requested review from a team as code owners November 21, 2025 04:17
@coderabbitai
Copy link

coderabbitai bot commented Nov 21, 2025

📝 Walkthrough

Walkthrough

A version bump of the NODE_VERSION build-time argument in the Dockerfile from 10.5.1 to 10.5.2. The change updates a single build argument declaration with no modifications to subsequent usage or related commands.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

This is a straightforward version update with minimal scope and no logic or structural changes required.

Pre-merge checks and finishing touches

✅ Passed checks (2 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: updating the Cardano Node version from 10.5.1 to 10.5.2 in the Dockerfile.
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feat/cardano-node-10.5.2

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 0a62f49 and 54f6a26.

📒 Files selected for processing (1)
  • Dockerfile (1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (3)
  • GitHub Check: cubic · AI code reviewer
  • GitHub Check: build-arm64
  • GitHub Check: build-amd64
🔇 Additional comments (1)
Dockerfile (1)

3-3: Version bump looks good.

The change is straightforward and correctly updates the NODE_VERSION build argument. All references to this variable (lines 4–6, 11) use proper variable substitution, and no additional modifications are needed.

Since this is a new minor version, consider verifying that Cardano node 10.5.2 is a valid release and check the release notes for any breaking changes or migration notes that might affect deployments.


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 and usage tips.

Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

@wolf31o2 wolf31o2 merged commit db8cccc into main Nov 21, 2025
9 of 12 checks passed
@wolf31o2 wolf31o2 deleted the feat/cardano-node-10.5.2 branch November 21, 2025 12:20
@coderabbitai coderabbitai bot mentioned this pull request Nov 21, 2025
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.

3 participants