Skip to content

Commit

Permalink
Use hyperledger-labs operator, not ibm-blockchain operator in sample …
Browse files Browse the repository at this point in the history
…network

Signed-off-by: Josh Kneubuhl <[email protected]>
  • Loading branch information
jkneubuh authored and asararatnakar committed Aug 11, 2022
1 parent 40f9f31 commit 0408e9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample-network/network
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ context ORDERER_IMAGE ${FABRIC_CONTAINER_REGISTRY}/fabric-orderer
context ORDERER_IMAGE_LABEL ${FABRIC_VERSION}
context TOOLS_IMAGE ${FABRIC_CONTAINER_REGISTRY}/fabric-tools
context TOOLS_IMAGE_LABEL ${FABRIC_VERSION}
context OPERATOR_IMAGE ghcr.io/ibm-blockchain/fabric-operator
context OPERATOR_IMAGE ghcr.io/hyperledger-labs/fabric-operator
context OPERATOR_IMAGE_LABEL latest-amd64
context INIT_IMAGE registry.access.redhat.com/ubi8/ubi-minimal
context INIT_IMAGE_LABEL latest
Expand Down

0 comments on commit 0408e9a

Please sign in to comment.