We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88cf196 commit d1844f4Copy full SHA for d1844f4
docker/docker-compose.yml
@@ -1,7 +1,7 @@
1
version: '3'
2
services:
3
graph-node:
4
- image: graphprotocol/graph-node:v0.25.0
+ image: graphprotocol/graph-node:v0.26.0
5
ports:
6
- '9000:8000'
7
- '8001:8001'
0 commit comments