Skip to content

[DOCS] Incorrect Docker image references on releases page #1657

Open
@polskikh

Description

@polskikh

The node-operators/releases page includes a section about Docker images, which currently lists:
• ethereumoptimism/op-node
• ethereumoptimism/op-geth

However, in the section below, example commands reference different image names:
• optimism/op-node:
• optimism/op-geth:

There are several issues here:
1. The Docker images listed (ethereumoptimism/op-node, ethereumoptimism/op-geth) are outdated:
• ethereumoptimism/op-node: last updated 3 years ago (link)
• ethereumoptimism/op-geth: last updated 2 years ago (link)
2. The alternative image names used in examples (optimism/op-node, optimism/op-geth) do not exist on Docker Hub.

Acceptance criteria

1.	The release documentation should reference the correct and currently maintained Docker images.
2.	If Docker images are no longer supported or maintained, this section should be removed or clearly marked as deprecated to prevent confusion.

Metadata

Metadata

Assignees

No one assigned

    Labels

    community-requestdocs updates requested by community or OP collectivedocumentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions