Skip to content

docs: docker-compose.yml comment examples still reference v0.6.0 #235

Description

@teyrebaz33

The header comment in deployments/docker-compose.yml documents ARC_EXECUTION_IMAGE and ARC_CONSENSUS_IMAGE with example values pinned to 0.6.0:

https://github.com/circlefin/arc-node/blob/main/deployments/docker-compose.yml#L8-L9

Current release is v0.7.3 per CHANGELOG.md, so these examples are stale. Not a functional bug since the variables are required and have no default, but someone copy-pasting the example value would end up on an old, no-longer-compatible image. Happy to send a small PR updating the two lines.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions