File tree Expand file tree Collapse file tree 5 files changed +2712
-3264
lines changed
Expand file tree Collapse file tree 5 files changed +2712
-3264
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ networks:
1313
1414services :
1515 ipfs :
16- image : ipfs/go-ipfs:v0.10.0
16+ image : ipfs/go-ipfs:v0.34.1
1717 restart : unless-stopped
1818 networks :
1919 - thegraph-bellecour
@@ -44,7 +44,7 @@ services:
4444 - ${DATA}/viviani/postgres:/var/lib/postgresql/data
4545
4646 graphnode-viviani :
47- image : graphprotocol/graph-node:v0.27 .0
47+ image : graphprotocol/graph-node:v0.38 .0
4848 restart : unless-stopped
4949 networks :
5050 - viviani
@@ -86,7 +86,7 @@ services:
8686 - ${DATA}/bellecour/postgres:/var/lib/postgresql/data
8787
8888 graphnode-bellecour :
89- image : graphprotocol/graph-node:v0.27 .0
89+ image : graphprotocol/graph-node:v0.38 .0
9090 restart : unless-stopped
9191 networks :
9292 - bellecour
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ networks:
88
99services :
1010 ipfs :
11- image : ipfs/go-ipfs:v0.10.0
11+ image : ipfs/go-ipfs:v0.34.1
1212 restart : unless-stopped
1313 networks :
1414 - thegraph
@@ -37,7 +37,7 @@ services:
3737 - ${DATA}/postgres:/var/lib/postgresql/data
3838
3939 graphnode :
40- image : graphprotocol/graph-node:v0.27 .0
40+ image : graphprotocol/graph-node:v0.38 .0
4141 restart : unless-stopped
4242 networks :
4343 - blockchain
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ networks:
88
99services :
1010 ipfs :
11- image : ipfs/go-ipfs:v0.10.0
11+ image : ipfs/go-ipfs:v0.34.1
1212 restart : unless-stopped
1313 networks :
1414 - thegraph
@@ -37,7 +37,7 @@ services:
3737 - ${DATA}/postgres:/var/lib/postgresql/data
3838
3939 graphnode :
40- image : graphprotocol/graph-node:v0.27 .0
40+ image : graphprotocol/graph-node:v0.38 .0
4141 restart : unless-stopped
4242 networks :
4343 - blockchain
You can’t perform that action at this time.
0 commit comments