Skip to content

Commit

Permalink
Bump to graphnode 0.28.2 (#702)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcos20 committed Aug 15, 2023
1 parent 299d196 commit aeef301
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose.yml
@@ -1,7 +1,7 @@
version: '3'
services:
graph-node:
image: graphprotocol/graph-node:v0.27.0
image: graphprotocol/graph-node:v0.28.2
ports:
- '9000:8000'
- '8001:8001'
Expand Down

0 comments on commit aeef301

Please sign in to comment.