Skip to content

Conversation

@friedemannf
Copy link
Member

@friedemannf friedemannf commented Jan 7, 2026

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


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

Why

The changes update the Aptos node image version to v1.38.7, ensuring compatibility and access to the latest features and fixes provided by the newer version of the Aptos node.

What

  • framework/.changeset/v0.12.6.md:
    • Added a new file to document the version bump of the Aptos node image to v1.38.7.
  • framework/components/blockchain/aptos.go:
    • Updated DefaultAptosArm64Image from version v1.38.6 to v1.38.7.
    • Updated DefaultAptosX86_64Image from version v1.38.6 to v1.38.7. This change affects the default Docker image versions used for Aptos nodes, ensuring that both ARM64 and x86_64 architectures use the latest image.

@friedemannf friedemannf marked this pull request as ready for review January 7, 2026 15:25
@friedemannf friedemannf requested a review from a team as a code owner January 7, 2026 15:25
Copilot AI review requested due to automatic review settings January 7, 2026 15:25
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 image version from v1.38.6 to v1.38.7 for both ARM64 and X86_64 architectures, aligning with the latest release from the aptos-core repository.

  • Updated Docker image tags for both architecture variants to v1.38.7
  • Added changeset documentation for version tracking

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 default Aptos node image constants to v1.38.7 for both ARM64 and X86_64 architectures
framework/.changeset/v0.12.6.md Added changeset entry documenting the Aptos node image version bump

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

@friedemannf friedemannf enabled auto-merge (squash) January 7, 2026 15:30
@friedemannf friedemannf merged commit 4e9da50 into main Jan 7, 2026
72 checks passed
@friedemannf friedemannf deleted the bump-aptos-node branch January 7, 2026 15:37
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