Update thegraph.yml

This commit is contained in:
Alex Coseru 2022-11-24 15:51:36 +02:00 committed by GitHub
parent c4717758b3
commit 99841c1a57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
version: '3'
services:
graph-node:
image: graphprotocol/graph-node:v0.27.0
image: graphprotocol/graph-node:v0.28.3
ports:
- '9000:8000'
- '9001:8001'