Skip to content

Commit 0408e9a

Browse files
jkneubuhasararatnakar
authored andcommitted
Use hyperledger-labs operator, not ibm-blockchain operator in sample network
Signed-off-by: Josh Kneubuhl <[email protected]>
1 parent 40f9f31 commit 0408e9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample-network/network

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ context ORDERER_IMAGE ${FABRIC_CONTAINER_REGISTRY}/fabric-orderer
7777
context ORDERER_IMAGE_LABEL ${FABRIC_VERSION}
7878
context TOOLS_IMAGE ${FABRIC_CONTAINER_REGISTRY}/fabric-tools
7979
context TOOLS_IMAGE_LABEL ${FABRIC_VERSION}
80-
context OPERATOR_IMAGE ghcr.io/ibm-blockchain/fabric-operator
80+
context OPERATOR_IMAGE ghcr.io/hyperledger-labs/fabric-operator
8181
context OPERATOR_IMAGE_LABEL latest-amd64
8282
context INIT_IMAGE registry.access.redhat.com/ubi8/ubi-minimal
8383
context INIT_IMAGE_LABEL latest

0 commit comments

Comments
 (0)