Commit 50ec5811 authored by Barnabas Busa's avatar Barnabas Busa Committed by GitHub

fix: dora override (#857)

parent 56a3197f
......@@ -122,9 +122,6 @@ def get_config(
IMAGE_NAME = dora_params.image
if network_params.electra_fork_epoch < constants.ELECTRA_FORK_EPOCH:
IMAGE_NAME = "ethpandaops/dora:master"
return ServiceConfig(
image=IMAGE_NAME,
ports=USED_PORTS,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment