We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f120f9e + 159648b commit 3c246a7Copy full SHA for 3c246a7
compose-files/graph.yml
@@ -2,7 +2,7 @@ version: '3'
2
services:
3
graph-node:
4
container_name: nevermined-graph
5
- image: graphprotocol/graph-node:v0.24.2
+ image: graphprotocol/graph-node:v0.25.0
6
ports:
7
- '9000:8000'
8
- '9001:8001'
0 commit comments