From 0752722607bdc42c65c93c3f2d2190f4b00064ac Mon Sep 17 00:00:00 2001 From: Christine Dodrill Date: Fri, 7 Aug 2015 02:19:59 +0000 Subject: [PATCH] Update shuo --- net/shuo/Dockerfile | 2 +- net/shuo/config.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net/shuo/Dockerfile b/net/shuo/Dockerfile index ecfc4bf..f6883d4 100644 --- a/net/shuo/Dockerfile +++ b/net/shuo/Dockerfile @@ -2,7 +2,7 @@ FROM node:0 RUN useradd --create-home shuo -RUN npm install -g shuo +RUN npm install -g shuo@0.53.0 ENV HOME /home/shuo diff --git a/net/shuo/config.js b/net/shuo/config.js index fe1a819..4d3b9ec 100644 --- a/net/shuo/config.js +++ b/net/shuo/config.js @@ -246,7 +246,7 @@ module.exports = { // @default 113 // port: 113 - } + }, // // Themes