Skip to content

Commit

Permalink
Update docker image version
Browse files Browse the repository at this point in the history
Signed-off-by: Brett Logan <brett.t.logan@ibm.com>
  • Loading branch information
Brett Logan authored and denyeart committed Mar 10, 2020
1 parent e5b898c commit a2f3a66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/getDockerImages.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ echo "======== PULL DOCKER IMAGES ========"
REPO_URL=hyperledger-fabric.jfrog.io
ORG_NAME="fabric"

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

0 comments on commit a2f3a66

Please sign in to comment.