Skip to content

Commit

Permalink
Bump to node:9.5.0
Browse files Browse the repository at this point in the history
This is the latest node version currently available on Docker Hub's official builds.  Seems suiting to issue a bump at this time.
  • Loading branch information
madnificent authored Feb 15, 2018
1 parent 31b6488 commit 4017812
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.1.0-alpine
FROM node:9.5.0-alpine

MAINTAINER Aad Versteden <madnificent@gmail.com>

Expand Down

0 comments on commit 4017812

Please sign in to comment.