Skip to content

Commit 6103356

Browse files
Update graphprotocol/graph-node Docker tag to v0.41.0
1 parent 0933a87 commit 6103356

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.41.0-rc.0
3535
ports:
3636
- "8000:8000"
3737
- "8001:8001"

0 commit comments

Comments
 (0)