mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-26 11:35:10 +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
|
make docker # in hyperledger/fabric
|
||||||
|
|
||||||
|
export TEST_NETWORK_FABRIC_VERSION=2.4.0
|
||||||
|
|
||||||
./network load-images
|
./network load-images
|
||||||
./network up
|
./network up
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue