Skip to content

Commit

Permalink
upgrades Dockerfile to the latest Node LTS, fixes #138
Browse files Browse the repository at this point in the history
  • Loading branch information
siddharthlatest committed Nov 3, 2017
1 parent 427f2d7 commit d8771e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:7-alpine
FROM node:8.9.0-alpine
MAINTAINER appbase.io <info@appbase.io>

WORKDIR /dejavu
Expand Down

0 comments on commit d8771e1

Please sign in to comment.