Skip to content
This repository has been archived by the owner on Jun 10, 2019. It is now read-only.

Commit

Permalink
Update Node version in Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
kylemh committed Apr 20, 2018
1 parent f49d9ab commit 4611266
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,5 +1,5 @@
# Dockerfile
FROM node:7
FROM node:9.11.1

ENV IN_DOCKER true

Expand Down

1 comment on commit 4611266

@jjhampton
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.