From 7929a137b6750473bd7308aebb550cefedd0918d Mon Sep 17 00:00:00 2001 From: Thomas E Lackey Date: Thu, 21 Mar 2024 16:19:14 -0500 Subject: [PATCH] revert --- stack_orchestrator/data/stacks/fixturenet-eth/stack.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/stack_orchestrator/data/stacks/fixturenet-eth/stack.yml b/stack_orchestrator/data/stacks/fixturenet-eth/stack.yml index cb80bc70..ce57df4d 100644 --- a/stack_orchestrator/data/stacks/fixturenet-eth/stack.yml +++ b/stack_orchestrator/data/stacks/fixturenet-eth/stack.yml @@ -4,6 +4,7 @@ description: "Ethereum Fixturenet" repos: - git.vdb.to/cerc-io/go-ethereum@v1.11.6-statediff-v5 - git.vdb.to/cerc-io/lighthouse + - github.com/dboreham/foundry containers: - cerc/go-ethereum - cerc/lighthouse @@ -11,5 +12,7 @@ containers: - cerc/fixturenet-eth-genesis - cerc/fixturenet-eth-geth - cerc/fixturenet-eth-lighthouse + - cerc/foundry pods: - - fixturenet-eth \ No newline at end of file + - fixturenet-eth + - foundry