Skip to content

Commit

Permalink
small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pk910 committed Dec 13, 2024
1 parent 0460c4e commit e45ff0f
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 @@ -1471,5 +1471,5 @@ def docker_cache_image_override(plan, result):

def get_default_ethereum_genesis_generator_params():
return {
"image": "ethpandaops/ethereum-genesis-generator:3.4.7",
"image": DEFAULT_ETHEREUM_GENESIS_GENERATOR_IMAGE,
}

0 comments on commit e45ff0f

Please sign in to comment.