Skip to content

Commit

Permalink
Dockerfile - update node to 5.4.1-slim
Browse files Browse the repository at this point in the history
  • Loading branch information
wulfsolter committed Jan 21, 2016
1 parent 3a7fa9b commit ce832c7
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:0.12-slim
FROM node:5.4.1-slim

ENV TINI_VERSION 0.5.0
RUN set -x \
Expand Down

0 comments on commit ce832c7

Please sign in to comment.