Skip to content

Conversation

@friedemannf
Copy link
Member

@friedemannf friedemannf commented Dec 18, 2025

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


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 versions used within the framework to v1.38.6. This ensures the framework components are compatible with the latest enhancements and security updates provided by the new Aptos node version.

What

  • framework/.changeset/v0.12.2.md
    • Added a changeset file to document the version bump of the Aptos node image to v1.38.6.
  • framework/components/blockchain/aptos.go
    • Updated DefaultAptosArm64Image from ghcr.io/friedemannf/aptos-tools:aptos-node-v1.36.6 to ghcr.io/friedemannf/aptos-tools:aptos-node-v1.38.6.
    • Updated DefaultAptosX86_64Image from aptoslabs/tools:aptos-node-v1.36.6 to aptoslabs/tools:aptos-node-v1.38.6.

@friedemannf friedemannf marked this pull request as ready for review December 19, 2025 17:21
@friedemannf friedemannf requested a review from a team as a code owner December 19, 2025 17:21
Copilot AI review requested due to automatic review settings December 19, 2025 17:21
Copy link

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 version v1.36.6 to v1.38.6 to align with the latest Aptos node release.

  • Updated both ARM64 and x86_64 Docker image tags to v1.38.6
  • Added changeset documentation for version v0.12.2

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 Docker image version constants for both ARM64 and x86_64 architectures from v1.36.6 to v1.38.6
framework/.changeset/v0.12.2.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.

@Tofel Tofel merged commit 615aaf1 into main Dec 19, 2025
86 of 89 checks passed
@Tofel Tofel deleted the bump-aptos-node branch December 19, 2025 17:29
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