update
This commit is contained in:
@@ -2,7 +2,7 @@ version: '3.1'
|
||||
|
||||
services:
|
||||
geth-holesky:
|
||||
image: ethereum/client-go:v1.13.11
|
||||
image: ethereum/client-go:v1.14.3
|
||||
expose:
|
||||
# HTTP server / GraphQL API
|
||||
- 8545
|
||||
@@ -61,7 +61,7 @@ services:
|
||||
- "prometheus-scrape.metrics_path=/debug/metrics/prometheus"
|
||||
|
||||
prysm-holesky:
|
||||
image: prysmaticlabs/prysm-beacon-chain:v4.2.1
|
||||
image: prysmaticlabs/prysm-beacon-chain:v5.0.3
|
||||
expose:
|
||||
- 24638
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user