Skip to content

Commit

Permalink
FAB-8365 update baseimage version to 0.4.6
Browse files Browse the repository at this point in the history
This patch will update the baseimage version to 0.4.6.

It supports the below changes:
--------------------------------------------------
FAB-8264 upgrade nodejs version to v8.9.4
[FAB-7884] direct couchdb logs to stderr
[FAB-7707] Disable time-based kafka log retention.
[FAB-7868] Upgrade Kafka to version 1.0.0
---------------------------------------------------

Change-Id: I0c8946997fa48f8cc26ee6aaef480fd896c35ae5
Signed-off-by: rameshthoomu <[email protected]>
  • Loading branch information
rameshthoomu committed Feb 18, 2018
1 parent 8eb2b2b commit be71804
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ else
PGVER=9.5
endif

BASEIMAGE_RELEASE = 0.4.5
BASEIMAGE_RELEASE = 0.4.6
PKGNAME = github.com/hyperledger/$(PROJECT_NAME)

METADATA_VAR = Version=$(PROJECT_VERSION)
Expand Down

0 comments on commit be71804

Please sign in to comment.