Skip to content

Commit

Permalink
[FAB-6016] Upgrade chaintool to v1.0.1 release
Browse files Browse the repository at this point in the history
Fixes FAB-6016

Change-Id: Icdf2c51d7165f1fb52dbd4a3a02206e1a06237ed
Signed-off-by: Greg Haskins <gregory.haskins@gmail.com>
  • Loading branch information
ghaskins committed Sep 6, 2017
1 parent 3c53aab commit 8b624d3
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 @@ -51,7 +51,7 @@ PKGNAME = github.com/$(PROJECT_NAME)
CGO_FLAGS = CGO_CFLAGS=" "
ARCH=$(shell uname -m)
MARCH=$(shell go env GOOS)-$(shell go env GOARCH)
CHAINTOOL_RELEASE=1.0.0
CHAINTOOL_RELEASE=1.0.1
BASEIMAGE_RELEASE=$(shell cat ./.baseimage-release)

# defined in common/metadata/metadata.go
Expand Down

0 comments on commit 8b624d3

Please sign in to comment.