Skip to content

Commit

Permalink
fix: dora override
Browse files Browse the repository at this point in the history
  • Loading branch information
barnabasbusa committed Dec 13, 2024
1 parent 56a3197 commit 1215102
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/dora/dora_launcher.star
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 1215102

Please sign in to comment.