Skip to content

Commit

Permalink
#420 bump node version
Browse files Browse the repository at this point in the history
  • Loading branch information
prayerslayer committed Mar 21, 2016
1 parent 698c416 commit e2c2999
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.opensource.zalan.do/stups/node:4.2-13
FROM registry.opensource.zalan.do/stups/node:4.4-18

MAINTAINER Zalando SE

Expand All @@ -7,7 +7,7 @@ RUN npm install winston@2.1.1
RUN npm install express@4.13.3
RUN npm install compression@1.6.0
RUN npm install js-yaml@3.4.6
RUN npm install node-tokens@0.0.8
RUN npm install node-tokens@0.0.9
RUN npm install bluebird@3.1.1
RUN npm install redis@2.4.2
RUN npm install superagent-bluebird-promise@3.0.0
Expand Down

0 comments on commit e2c2999

Please sign in to comment.