use the build not the image
This commit is contained in:
@@ -2,7 +2,7 @@ version: '3.1'
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
geth-linea:
|
geth-linea:
|
||||||
image: ethereum/client-go:v1.12.2
|
build: ./linea/geth
|
||||||
expose:
|
expose:
|
||||||
# HTTP server / GraphQL API
|
# HTTP server / GraphQL API
|
||||||
- 8545
|
- 8545
|
||||||
|
|||||||
Reference in New Issue
Block a user