We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9aa9ffb commit 1a835fdCopy full SHA for 1a835fd
packages/subgraph/docker-compose.yml
@@ -1,6 +1,6 @@
1
services:
2
graph-node:
3
- image: graphprotocol/graph-node:v0.35.0
+ image: graphprotocol/graph-node:v0.38.0
4
ports:
5
- "8000:8000"
6
- "8001:8001"
0 commit comments