Skip to content

Commit

Permalink
move to mhart/alpine-node to use nodejs 6.x
Browse files Browse the repository at this point in the history
  • Loading branch information
megastef committed Sep 2, 2016
1 parent 916b4f9 commit e615cdd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
FROM alpine:3.4
FROM mhart/alpine-node:6

RUN apk --no-cache add \
git \
tini \
nodejs \
procps \
curl \
coreutils
Expand Down

0 comments on commit e615cdd

Please sign in to comment.