update graph-node (#457)

This commit is contained in:
mihaisc 2022-06-22 20:43:52 -07:00 committed by GitHub
parent 88cf1967c6
commit d1844f4853
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.25.0
image: graphprotocol/graph-node:v0.26.0
ports:
- '9000:8000'
- '8001:8001'