Skip to content

Commit

Permalink
Use latest npm version of ccenv image
Browse files Browse the repository at this point in the history
FAB-16089 #done

Change-Id: Ibe5174e8b4746068f7e781058cd34a14a45dbcfc
Signed-off-by: Gari Singh <gari.r.singh@gmail.com>
  • Loading branch information
mastersingh24 committed Aug 26, 2019
1 parent 4b34ac6 commit a7ca2fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions images/ccenv/Dockerfile.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
# SPDX-License-Identifier: Apache-2.0
#
FROM _BASE_NS_/fabric-baseimage:_BASE_TAG_
RUN npm install -g npm@latest
COPY payload/chaintool payload/protoc-gen-go /usr/local/bin/
ADD payload/goshim.tar.bz2 $GOPATH/src/
RUN mkdir -p /chaincode/input /chaincode/output

0 comments on commit a7ca2fc

Please sign in to comment.