use stock foundry
This commit is contained in:
parent
30db1f58d0
commit
3bec13e3c2
@ -2,7 +2,7 @@
|
|||||||
services:
|
services:
|
||||||
foundry:
|
foundry:
|
||||||
restart: always
|
restart: always
|
||||||
image: cerc/foundry:local
|
image: ghcr.io/foundry-rs/foundry:latest
|
||||||
command: ["while :; do sleep 600; done"]
|
command: ["while :; do sleep 600; done"]
|
||||||
volumes:
|
volumes:
|
||||||
- ../config/foundry/foundry.toml:/foundry.toml
|
- ../config/foundry/foundry.toml:/foundry.toml
|
||||||
|
@ -8,7 +8,6 @@ repos:
|
|||||||
- git.vdb.to/cerc-io/ipld-eth-db@v5
|
- git.vdb.to/cerc-io/ipld-eth-db@v5
|
||||||
- git.vdb.to/cerc-io/ipld-eth-server@v5
|
- git.vdb.to/cerc-io/ipld-eth-server@v5
|
||||||
- git.vdb.to/cerc-io/tx-spammer
|
- git.vdb.to/cerc-io/tx-spammer
|
||||||
- github.com/dboreham/foundry
|
|
||||||
containers:
|
containers:
|
||||||
- cerc/plugeth-statediff
|
- cerc/plugeth-statediff
|
||||||
- cerc/plugeth
|
- cerc/plugeth
|
||||||
@ -18,7 +17,6 @@ containers:
|
|||||||
- cerc/lighthouse-cli
|
- cerc/lighthouse-cli
|
||||||
- cerc/fixturenet-eth-lighthouse
|
- cerc/fixturenet-eth-lighthouse
|
||||||
- cerc/tx-spammer
|
- cerc/tx-spammer
|
||||||
- cerc/foundry
|
|
||||||
- cerc/ipld-eth-db
|
- cerc/ipld-eth-db
|
||||||
- cerc/ipld-eth-server
|
- cerc/ipld-eth-server
|
||||||
pods:
|
pods:
|
||||||
|
Loading…
Reference in New Issue
Block a user