Skip to content

Commit 071e022

Browse files
authored
Merge branch 'release-2.0' into masterCommits
2 parents 54606f8 + 72e6f78 commit 071e022

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fabric-chaincode-integration-test/getDockerImages.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ echo "Fetching images from Artifactory"
1010
ARTIFACTORY_URL=hyperledger-fabric.jfrog.io
1111
ORG_NAME="hyperledger"
1212

13-
VERSION=2.0.0
13+
VERSION=2.1
1414
ARCH="amd64"
1515
: ${STABLE_VERSION:=$VERSION-stable}
1616
STABLE_TAG=$ARCH-$STABLE_VERSION

0 commit comments

Comments
 (0)