This commit is contained in:
Sebastian
2024-02-20 14:51:07 +01:00
parent 5fcd9571a4
commit 2c9a893ed7

View File

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