From 98e1d120ccdeadce3403b323484b3488991d2a88 Mon Sep 17 00:00:00 2001 From: David Boreham Date: Tue, 6 Jun 2023 11:08:05 +0800 Subject: [PATCH] Add missing lighthouse-cli container to pocket stack (#424) Co-authored-by: David Boreham --- app/data/stacks/fixturenet-pocket/stack.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/data/stacks/fixturenet-pocket/stack.yml b/app/data/stacks/fixturenet-pocket/stack.yml index 2f96c53b..84abba1c 100644 --- a/app/data/stacks/fixturenet-pocket/stack.yml +++ b/app/data/stacks/fixturenet-pocket/stack.yml @@ -3,11 +3,13 @@ name: fixturenet-pocket description: "A single node pocket chain that can serve relays from the geth-1 node in eth-fixturenet" repos: - github.com/cerc-io/go-ethereum + - github/com/cerc-io/lighthouse - github.com/pokt-network/pocket-core - github.com/pokt-network/pocket-core-deployments # contains the dockerfile containers: - cerc/go-ethereum - cerc/lighthouse + - cerc/lighthouse-cli - cerc/fixturenet-eth-geth - cerc/fixturenet-eth-lighthouse - cerc/pocket