We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0933a87 commit 6103356Copy full SHA for 6103356
docker-compose.yml
@@ -31,7 +31,7 @@ services:
31
- ./OpenQ-Contracts/.env.contracts:/app/.env.contracts
32
graph-node:
33
container_name: graph_node
34
- image: graphprotocol/graph-node:v0.29.0-rc.0
+ image: graphprotocol/graph-node:v0.41.0-rc.0
35
ports:
36
- "8000:8000"
37
- "8001:8001"
0 commit comments