Skip to content

Commit b8cb8d7

Browse files
committed
Update dependencies
Signed-off-by: Matthew B White <whitemat@uk.ibm.com>
1 parent bbd5b6f commit b8cb8d7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

COMPATIBILITY.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ This table shows the summary of the compatibility of the Node modules at version
1111
| Node modules **v1.4.5** | Yes | 8 | Yes |
1212
| Node modules **v2.2.x/v2.3.x** | Yes | 12 | Yes |
1313
| Node modules **v2.4.x** | Yes | 16 | Yes |
14+
| Node modules **v2.5.x** | Yes | 16 | Yes |
15+
1416

1517
By default a Fabric Peer v1.4 will create a Nodejs v8 runtime, and a Fabric Peer v2.2/2.3 will create a Nodejs 12 runtime. The Fabric v2.4 will create a Nodejs 16 runtime. Whilst these are defaults, the docker image used to host the chaincode and contracts can be altered. Set the environment variable `CORE_CHAINCODE_NODE_RUNTIME` on the peer to the name of the docker image.
1618

0 commit comments

Comments
 (0)