update hexo

This commit is contained in:
2018-01-15 15:26:41 +08:00
parent b1af49988d
commit 57fd80c461
2 changed files with 4 additions and 2 deletions

View File

@@ -8,4 +8,6 @@ RUN npm install hexo-cli -g
ADD bootstrap.sh /etc/bootstrap.sh
WORKDIR /blog
CMD ["/etc/bootstrap.sh", "development"]