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 67c611a commit 8db18c3Copy full SHA for 8db18c3
services/graph-protocol/docker-compose.yaml
@@ -1,7 +1,7 @@
1
version: '3'
2
services:
3
graph-node-service:
4
- image: graphprotocol/graph-node:v0.22.0
+ image: graphprotocol/graph-node:v0.24.0
5
ports:
6
- '8000:8000'
7
- '8001:8001'
0 commit comments