Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/getting-started/demo.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Set the following environment variables to enable the k8s builder and define whi

```shell
export TEST_NETWORK_CHAINCODE_BUILDER="k8s"
export TEST_NETWORK_K8S_CHAINCODE_BUILDER_VERSION="0.15.0"
export TEST_NETWORK_K8S_CHAINCODE_BUILDER_VERSION="0.15.1"
```

## Download chaincode samples
Expand Down