Skip to content

Commit 1407967

Browse files
committed
test-network-k8s: bump fabric-builder-k8s
Signed-off-by: James Taylor <jamest@uk.ibm.com>
1 parent 7e1ddbc commit 1407967

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test-network-k8s/network

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ context ORDERER_TIMEOUT 10s # see https://github
5252
context TEMP_DIR ${PWD}/build
5353
context CHAINCODE_BUILDER ccaas # see https://github.com/hyperledgendary/fabric-builder-k8s/blob/main/docs/TEST_NETWORK_K8S.md
5454
context K8S_CHAINCODE_BUILDER_IMAGE ghcr.io/hyperledger-labs/fabric-builder-k8s/k8s-fabric-peer
55-
context K8S_CHAINCODE_BUILDER_VERSION 0.14.0 # For Fabric v2.5+, 0.11.0 or later should be specified
55+
context K8S_CHAINCODE_BUILDER_VERSION 0.15.1 # For Fabric v2.5+, 0.11.0 or later should be specified
5656

5757
context LOG_FILE network.log
5858
context DEBUG_FILE network-debug.log

0 commit comments

Comments
 (0)