Skip to content

Commit

Permalink
FABCJ-283 Update docker image version to 2.1
Browse files Browse the repository at this point in the history
Signed-off-by: heatherlp <[email protected]>
  • Loading branch information
heatherlp committed Apr 16, 2020
1 parent 67af797 commit 35a5159
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fabric-chaincode-integration-test/getDockerImages.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ echo "Fetching images from Artifactory"
ARTIFACTORY_URL=hyperledger-fabric.jfrog.io
ORG_NAME="hyperledger"

VERSION=2.0.0
VERSION=2.1
ARCH="amd64"
: ${STABLE_VERSION:=$VERSION-stable}
STABLE_TAG=$ARCH-$STABLE_VERSION
Expand Down

0 comments on commit 35a5159

Please sign in to comment.