Skip to content

Commit

Permalink
[FAB-16839] Update Node.js to v12.12.0
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Stone <sstone1@uk.ibm.com>
Change-Id: I17fd5b1dc52ae191801a6871e3f8a63e5133a311
  • Loading branch information
Simon Stone committed Oct 15, 2019
1 parent a00dd75 commit f7e5b57
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.9.1
ARG NODE_VER=12.12.0
FROM node:${NODE_VER}-alpine
RUN apk add --no-cache \
make \
Expand Down

0 comments on commit f7e5b57

Please sign in to comment.