update shuo

This commit is contained in:
Christine Dodrill 2015-09-18 01:51:01 +00:00
parent 9d371d9e34
commit 04b2b6ccb2
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ FROM node:4.0
RUN useradd --create-home shuo
RUN npm install -g shuo@0.54.1
RUN npm install -g shuo@0.54.2
ENV HOME /home/shuo