Skip to content

Conversation

@erikburt
Copy link
Contributor

@erikburt erikburt commented Nov 10, 2025


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

Why

The change updates the Docker image used for Aptos nodes on arm64 architectures, ensuring compatibility or optimization for these systems.

What

  • framework/components/blockchain/aptos.go: Changed the default Docker image for Aptos nodes on arm64 systems.
    • Updated DefaultAptosArm64Image from ghcr.io/friedemannf/aptos-tools:aptos-node-v1.36.6 to public.ecr.aws/w0i8p0z9/aptos-node:v1.34.2-arm64. This change ensures that the arm64 architecture uses an optimized or more compatible Docker image for running Aptos nodes.

@erikburt erikburt self-assigned this Nov 10, 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.

1 participant