update hexo

This commit is contained in:
2019-03-27 13:21:06 +08:00
parent 832c6343fd
commit 14c2d163d7
2 changed files with 8 additions and 8 deletions

View File

@@ -4,7 +4,7 @@ MAINTAINER Newnius <newnius.cn@gmail.com>
RUN apk --no-cache add git
RUN npm install hexo-cli -g
RUN npm install hexo-cli@3.4.4 -g
ADD bootstrap.sh /etc/bootstrap.sh