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.
2 parents 54606f8 + 72e6f78 commit 071e022Copy full SHA for 071e022
fabric-chaincode-integration-test/getDockerImages.sh
@@ -10,7 +10,7 @@ echo "Fetching images from Artifactory"
10
ARTIFACTORY_URL=hyperledger-fabric.jfrog.io
11
ORG_NAME="hyperledger"
12
13
-VERSION=2.0.0
+VERSION=2.1
14
ARCH="amd64"
15
: ${STABLE_VERSION:=$VERSION-stable}
16
STABLE_TAG=$ARCH-$STABLE_VERSION
0 commit comments