We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d999452 commit 824cc71Copy full SHA for 824cc71
1 file changed
test-network-k8s/network
@@ -35,7 +35,7 @@ context CLUSTER_RUNTIME kind # or k3s for Rancher
35
context CONTAINER_CLI docker # or nerdctl for containerd
36
context CONTAINER_NAMESPACE "" # or "--namespace k8s.io" for containerd / nerdctl
37
38
-context FABRIC_CONTAINER_REGISTRY hyperledger
+context FABRIC_CONTAINER_REGISTRY ghcr.io/hyperledger
39
context FABRIC_PEER_IMAGE ${FABRIC_CONTAINER_REGISTRY}/fabric-peer:${FABRIC_VERSION}
40
context COUCHDB_VERSION 3.4.2
41
context NETWORK_NAME test-network
0 commit comments