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