use the build not the image

This commit is contained in:
Sebastian
2023-08-18 07:01:55 +02:00
parent 3d5e600195
commit e87d403a87

View File

@@ -2,7 +2,7 @@ version: '3.1'
services:
geth-linea:
image: ethereum/client-go:v1.12.2
build: ./linea/geth
expose:
# HTTP server / GraphQL API
- 8545