Skip to content

Commit

Permalink
update test:genesis docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
davidtaikocha committed Jan 21, 2023
1 parent d1a8fb4 commit 9430e9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/protocol/test/genesis/testnet/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3.9'

services:
geth:
image: ethereum/client-go:latest
image: ethereum/client-go:v1.10.26
restart: unless-stopped
volumes:
- ../../../deployments:/data
Expand Down

0 comments on commit 9430e9e

Please sign in to comment.