Skip to content

Bump Aptos node to v1.41.5#2432

Merged
Tofel merged 1 commit intomainfrom
bump-aptos-node
Feb 25, 2026
Merged

Bump Aptos node to v1.41.5#2432
Tofel merged 1 commit intomainfrom
bump-aptos-node

Conversation

@friedemannf
Copy link
Member

@friedemannf friedemannf commented Feb 25, 2026

Bumping the Aptos image to: https://github.com/aptos-labs/aptos-core/releases/tag/aptos-node-v1.41.5


Below is a summarization created by an LLM (gpt-4-0125-preview). Be mindful of hallucinations and verify accuracy.

Why

This change updates the Aptos node image to v1.41.5 across both ARM64 and x86_64 architectures, ensuring users are working with the latest version of the Aptos node for improved features and stability.

What

  • framework/.changeset/v0.14.7.md
    • Added a changeset document to log the update of the Aptos node image to v1.41.5.
  • framework/components/blockchain/aptos.go
    • Updated DefaultAptosArm64Image from ghcr.io/friedemannf/aptos-tools:aptos-node-v1.38.7 to ghcr.io/friedemannf/aptos-tools:aptos-node-v1.41.5.
    • Updated DefaultAptosX86_64Image from aptoslabs/tools:aptos-node-v1.38.7 to aptoslabs/tools:aptos-node-v1.41.5.

@friedemannf friedemannf marked this pull request as ready for review February 25, 2026 14:12
@friedemannf friedemannf requested a review from a team as a code owner February 25, 2026 14:12
Copilot AI review requested due to automatic review settings February 25, 2026 14:12
@Tofel Tofel merged commit 3626fdf into main Feb 25, 2026
77 of 79 checks passed
@Tofel Tofel deleted the bump-aptos-node branch February 25, 2026 14:15
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the Aptos node Docker images from v1.38.7 to v1.41.5 to leverage improvements and fixes in the latest Aptos release. The update maintains consistency across both x86_64 and ARM64 architectures.

Changes:

  • Updated default Aptos node image versions from v1.38.7 to v1.41.5
  • Added changeset entry documenting the version bump

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
framework/components/blockchain/aptos.go Updated both DefaultAptosArm64Image and DefaultAptosX86_64Image constants to use v1.41.5
framework/.changeset/v0.14.7.md Added changeset documenting the Aptos node image version bump

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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