update hexo

This commit is contained in:
Newnius 2019-03-27 13:21:30 +08:00
parent 14c2d163d7
commit 521e6c3673

View File

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