From 045117c6fb769e381c46eaeccc703a5474151a2e Mon Sep 17 00:00:00 2001 From: David Boreham Date: Sun, 2 Apr 2023 08:25:26 -0600 Subject: [PATCH] Add missing repo and container --- app/data/stacks/erc20/stack.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/data/stacks/erc20/stack.yml b/app/data/stacks/erc20/stack.yml index 104d66c1..57baa9eb 100644 --- a/app/data/stacks/erc20/stack.yml +++ b/app/data/stacks/erc20/stack.yml @@ -5,7 +5,9 @@ repos: - cerc-io/ipld-eth-db - cerc-io/ipld-eth-server - cerc-io/watcher-ts + - dboreham/foundry containers: + - cerc/foundry - cerc/go-ethereum - cerc/go-ethereum-foundry - cerc/ipld-eth-db