Skip to content

Commit

Permalink
FABCJ-283 Update docker image version
Browse files Browse the repository at this point in the history
Signed-off-by: heatherlp <[email protected]>
  • Loading branch information
heatherlp authored and jt-nti committed Apr 7, 2020
1 parent fd5df9a commit 72e6f78
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 72e6f78

Please sign in to comment.