Authored by 毕凯

Merge branch 'feature/docker' of git.yoho.cn:fe/yohobuywap-node into feature/docker

@@ -6,8 +6,8 @@ @@ -6,8 +6,8 @@
6 # nginx version: 1.12.0 6 # nginx version: 1.12.0
7 ############################################################ 7 ############################################################
8 8
9 -#base image : ccr.ccs.tencentyun.com/yoho-base/nodejs  
10 -FROM ccr.ccs.tencentyun.com/yoho-base/nodejs 9 +#base image : ccr.ccs.tencentyun.com/yoho-base/nodejs:8.9.1
  10 +FROM ccr.ccs.tencentyun.com/yoho-base/nodejs:8.9.1
11 11
12 MAINTAINER xiaoxiao.hao <xiaoxiao.hao@yoho.cn> 12 MAINTAINER xiaoxiao.hao <xiaoxiao.hao@yoho.cn>
13 13