Skip to content

Commit bb5eda9

Browse files
Update graphprotocol/graph-node Docker tag to v0.30.0
1 parent 1e42ea4 commit bb5eda9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ services:
3131
- ./OpenQ-Contracts/.env.contracts:/app/.env.contracts
3232
graph-node:
3333
container_name: graph_node
34-
image: graphprotocol/graph-node:v0.29.0-rc.0
34+
image: graphprotocol/graph-node:v0.30.0-rc.0
3535
ports:
3636
- '8000:8000'
3737
- '8001:8001'

0 commit comments

Comments
 (0)