Skip to content

Commit 40f9f31

Browse files
committed
bump CI integration tests to run with the k8s-builder v0.7.2
Signed-off-by: Josh Kneubuhl <[email protected]>
1 parent 4973cb1 commit 40f9f31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sample-network/scripts/run-e2e-test.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,8 @@ peer chaincode query -n asset-transfer-basic -C mychannel -c '{"Args":["org.hype
8181

8282
network down
8383

84-
export TEST_NETWORK_PEER_IMAGE=ghcr.io/hyperledgendary/k8s-fabric-peer
85-
export TEST_NETWORK_PEER_IMAGE_LABEL=v0.6.0
84+
export TEST_NETWORK_PEER_IMAGE=ghcr.io/hyperledger-labs/k8s-fabric-peer
85+
export TEST_NETWORK_PEER_IMAGE_LABEL=v0.7.2
8686

8787
network up
8888
network channel create

0 commit comments

Comments
 (0)