Skip to content

Commit

Permalink
FAB-16778 Update baseimage ver to 0.4.16
Browse files Browse the repository at this point in the history
Signed-off-by: vijaypunugubati <[email protected]>
Change-Id: Id4ca4fd58ab4434930ddb938266bb392ef48b7b8
  • Loading branch information
Vijaypunugubati committed Oct 23, 2019
1 parent aff0982 commit 03f6bbf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions ci.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ FAB_IMAGES_LIST=ca peer orderer ccenv baseos nodeenv javaenv
# Set base version from related fabric branch
FAB_BASE_VERSION=2.0.0
# Set base image version from related fabric branch
FAB_BASEIMAGE_VERSION=0.4.15
FAB_BASEIMAGE_VERSION=0.4.16
# Pull below list of images from Hyperledger DockerHub
FAB_THIRDPARTY_IMAGES_LIST=couchdb
# Set related rocketChat channel name. Default: jenkins-robot
CHANNEL_NAME=jenkins-robot
# Set compaitable go version
GO_VER=1.11.5
GO_VER=1.12.5
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "fabric-sdk-node",
"version": "2.0.0-snapshot",
"testFabricVersion": "master",
"testFabricThirdParty": "0.4.15",
"testFabricThirdParty": "0.4.16",
"docsLatestVersion": "release-1.4",
"main": "index.js",
"repository": {
Expand Down

0 comments on commit 03f6bbf

Please sign in to comment.