update shuo
This commit is contained in:
parent
9d371d9e34
commit
04b2b6ccb2
|
@ -2,7 +2,7 @@ FROM node:4.0
|
||||||
|
|
||||||
RUN useradd --create-home shuo
|
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
|
ENV HOME /home/shuo
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue