Skip to content

Commit

Permalink
[FAB-16905] Update Node.js to v12.13.0
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Stone <sstone1@uk.ibm.com>
Change-Id: I80cf0e529f74f7b30ccd1a8ce9195ada0558aab2
  • Loading branch information
Simon Stone committed Oct 22, 2019
1 parent d90bdfd commit c7a3ca4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/fabric-nodeenv/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# SPDX-License-Identifier: Apache-2.0
#
ARG NODE_VER=12.12.0
ARG NODE_VER=12.13.0
FROM node:${NODE_VER}-alpine
RUN apk add --no-cache \
make \
Expand Down

0 comments on commit c7a3ca4

Please sign in to comment.