Skip to content

Commit 644da1d

Browse files
committed
update nethermind container image to performance version
1 parent a1637ec commit 644da1d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ansible/inventories/devnet-2/host_vars/lighthouse-nethermind-1.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# ethereum_node_cl_beacon_endpoint: "https://{{ secret_nginx_shared_basic_auth.name }}:{{ secret_nginx_shared_basic_auth.password }}@bn.bootnode-1.{{ network_subdomain }}"
2-
nethermind_container_image: "nethermindeth/nethermind:simpleflat"
2+
nethermind_container_image: "nethermindeth/nethermind:performance"
33
nethermind_container_command_extra_args:
44
- --Init.ChainSpecPath=/network-config/chainspec.json
55
- --config=mainnet.cfg

0 commit comments

Comments
 (0)