Skip to content

Commit

Permalink
fix op reth img
Browse files Browse the repository at this point in the history
  • Loading branch information
barnabasbusa committed Jun 7, 2024
1 parent cc1b360 commit c4b416b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/package_io/input_parser.star
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ethereum_package_input_parser = import_module(

DEFAULT_EL_IMAGES = {
"op-geth": "us-docker.pkg.dev/oplabs-tools-artifacts/images/op-geth:latest",
"op-reth": "parithoshj/op-reth:v0.2.0-beta.9",
"op-reth": "parithoshj/op-reth:latest",
}

DEFAULT_CL_IMAGES = {
Expand Down

0 comments on commit c4b416b

Please sign in to comment.