Update thegraph.yml

This commit is contained in:
Alex Coseru 2022-06-15 17:59:25 +03:00 committed by GitHub
parent 6f410148a3
commit b38c6fc418
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' version: '3'
services: services:
graph-node: graph-node:
image: graphprotocol/graph-node:v0.25.0 image: graphprotocol/graph-node:v0.26.0
ports: ports:
- '9000:8000' - '9000:8000'
- '9001:8001' - '9001:8001'