Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dviejokfs committed Oct 29, 2024
1 parent 75b970b commit c144c5f
Show file tree
Hide file tree
Showing 4 changed files with 1,120 additions and 75 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -222,10 +222,10 @@ EOF

```bash
export PEER_IMAGE=hyperledger/fabric-peer
export PEER_VERSION=2.5.10
export PEER_VERSION=3.0.0

export ORDERER_IMAGE=hyperledger/fabric-orderer
export ORDERER_VERSION=2.5.10
export ORDERER_VERSION=3.0.0

export CA_IMAGE=hyperledger/fabric-ca
export CA_VERSION=1.5.13
Expand All @@ -236,10 +236,10 @@ export CA_VERSION=1.5.13

```bash
export PEER_IMAGE=hyperledger/fabric-peer
export PEER_VERSION=2.5.10
export PEER_VERSION=3.0.0

export ORDERER_IMAGE=hyperledger/fabric-orderer
export ORDERER_VERSION=2.5.10
export ORDERER_VERSION=3.0.0

export CA_IMAGE=hyperledger/fabric-ca
export CA_VERSION=1.5.13
Expand Down
Loading

0 comments on commit c144c5f

Please sign in to comment.