Skip to content

Commit ba76760

Browse files
committed
Update quick start guide
Update to the 0.15.1 release Signed-off-by: James Taylor <[email protected]>
1 parent 5e26706 commit ba76760

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started/demo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Set the following environment variables to enable the k8s builder and define whi
2828

2929
```shell
3030
export TEST_NETWORK_CHAINCODE_BUILDER="k8s"
31-
export TEST_NETWORK_K8S_CHAINCODE_BUILDER_VERSION="0.15.0"
31+
export TEST_NETWORK_K8S_CHAINCODE_BUILDER_VERSION="0.15.1"
3232
```
3333

3434
## Download chaincode samples

0 commit comments

Comments
 (0)