mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-26 03:25:09 +00:00
Set the TEST_NETWORK_FABRIC_VERSION in documentation for local development.
Signed-off-by: Josh Kneubuhl <jkneubuh@us.ibm.com>
This commit is contained in:
parent
aae1d3e841
commit
fdfbee04ea
1 changed files with 2 additions and 0 deletions
|
|
@ -165,6 +165,8 @@ export TEST_NETWORK_FABRIC_CA_VERSION=amd64-latest
|
|||
|
||||
make docker # in hyperledger/fabric
|
||||
|
||||
export TEST_NETWORK_FABRIC_VERSION=2.4.0
|
||||
|
||||
./network load-images
|
||||
./network up
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue