Skip to content

Commit

Permalink
update sigp image
Browse files Browse the repository at this point in the history
  • Loading branch information
parithosh committed Jan 8, 2024
1 parent 1e0f1fa commit 6740237
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
connectrpc.com/connect v1.11.1 h1:dqRwblixqkVh+OFBOOL1yIf1jS/yP0MSJLijRj29bFg=
connectrpc.com/connect v1.11.1/go.mod h1:3AGaO6RRGMx5IKFfqbe3hvK1NqLosFNP2BxDYTPmNPo=
dario.cat/mergo v1.0.0 h1:AGCNq9Evsj31mOgNPcLyXc+4PNABt905YmuqPYYpBWk=
dario.cat/mergo v1.0.0/go.mod h1:uNxQE+84aUszobStD9th8a29P2fMDhsBdgRYvZOxGmk=
github.com/DataDog/zstd v1.4.5 h1:EndNeuB0l9syBZhut0wns3gV1hL8zX8LIu6ZiVHWLIQ=
Expand Down
2 changes: 1 addition & 1 deletion network-configs/default.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ participants:
- el_client_type: geth
el_client_image: ethereum/client-go:latest
cl_client_type: lighthouse
cl_client_image: sigp/lighthouse:latest
cl_client_image: sigp/lighthouse:stable
el_min_cpu: 1000
el_max_cpu: 1000
el_min_mem: 1024
Expand Down

0 comments on commit 6740237

Please sign in to comment.