Skip to content
This repository was archived by the owner on Apr 3, 2019. It is now read-only.

Commit 1400a26

Browse files
jbuckvbudhram
authored andcommitted
fix(node): Use Node.js v6.14.0 (#332)
1 parent 9bdb47b commit 1400a26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile-build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:6.13.1-alpine
1+
FROM node:6.14.0-alpine
22

33
RUN apk add --no-cache make git gcc g++ python
44

0 commit comments

Comments
 (0)