use stock foundry

This commit is contained in:
Roy Crihfield 2024-05-01 12:11:58 +08:00
parent 30db1f58d0
commit 3bec13e3c2
2 changed files with 1 additions and 3 deletions

View File

@ -2,7 +2,7 @@
services:
foundry:
restart: always
image: cerc/foundry:local
image: ghcr.io/foundry-rs/foundry:latest
command: ["while :; do sleep 600; done"]
volumes:
- ../config/foundry/foundry.toml:/foundry.toml

View File

@ -8,7 +8,6 @@ repos:
- git.vdb.to/cerc-io/ipld-eth-db@v5
- git.vdb.to/cerc-io/ipld-eth-server@v5
- git.vdb.to/cerc-io/tx-spammer
- github.com/dboreham/foundry
containers:
- cerc/plugeth-statediff
- cerc/plugeth
@ -18,7 +17,6 @@ containers:
- cerc/lighthouse-cli
- cerc/fixturenet-eth-lighthouse
- cerc/tx-spammer
- cerc/foundry
- cerc/ipld-eth-db
- cerc/ipld-eth-server
pods: