We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40f9f31 commit 0408e9aCopy full SHA for 0408e9a
sample-network/network
@@ -77,7 +77,7 @@ context ORDERER_IMAGE ${FABRIC_CONTAINER_REGISTRY}/fabric-orderer
77
context ORDERER_IMAGE_LABEL ${FABRIC_VERSION}
78
context TOOLS_IMAGE ${FABRIC_CONTAINER_REGISTRY}/fabric-tools
79
context TOOLS_IMAGE_LABEL ${FABRIC_VERSION}
80
-context OPERATOR_IMAGE ghcr.io/ibm-blockchain/fabric-operator
+context OPERATOR_IMAGE ghcr.io/hyperledger-labs/fabric-operator
81
context OPERATOR_IMAGE_LABEL latest-amd64
82
context INIT_IMAGE registry.access.redhat.com/ubi8/ubi-minimal
83
context INIT_IMAGE_LABEL latest
0 commit comments