Skip to content

Commit

Permalink
chore: bump anvil
Browse files Browse the repository at this point in the history
  • Loading branch information
TateB committed Feb 7, 2024
1 parent bc797e3 commit 3c8f8b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ens-test-env/src/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3'
services:
anvil:
image: ghcr.io/ensdomains/anvil:latest
image: ghcr.io/ensdomains/anvil:next
ports:
- '8545:8545'
entrypoint: /bin/sh -c 'anvil --chain-id 1337 --gas-limit 50000000 --timestamp 1640995200 $ANVIL_EXTRA_ARGS'
Expand Down

0 comments on commit 3c8f8b0

Please sign in to comment.