We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e1ddbc commit 1407967Copy full SHA for 1407967
1 file changed
test-network-k8s/network
@@ -52,7 +52,7 @@ context ORDERER_TIMEOUT 10s # see https://github
52
context TEMP_DIR ${PWD}/build
53
context CHAINCODE_BUILDER ccaas # see https://github.com/hyperledgendary/fabric-builder-k8s/blob/main/docs/TEST_NETWORK_K8S.md
54
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
+context K8S_CHAINCODE_BUILDER_VERSION 0.15.1 # For Fabric v2.5+, 0.11.0 or later should be specified
56
57
context LOG_FILE network.log
58
context DEBUG_FILE network-debug.log
0 commit comments