Merge branch 'main' into dboreham/fixturenet-eth-deploy-contracts

Former-commit-id: c8ba07739ee5cb1ac1a98d50d217ccec890bc93a
This commit is contained in:
2023-03-09 17:10:16 -07:00
6 changed files with 8 additions and 7 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
# Add-on pod to include foundry tooling within a fixturenet
services:
foundry:
image: ghcr.io/foundry-rs/foundry:latest
image: cerc/foundry:local
command: ["while :; do sleep 600; done"]
volumes:
- ../config/foundry/foundry.toml:/foundry.toml