update hexo

This commit is contained in:
2020-02-19 22:47:23 +08:00
parent 5df5593a4b
commit aff87da882

View File

@@ -20,7 +20,7 @@ docker service create \
--env GIT_EMAIL="username@example.com" \
--env GIT_NAME="username" \
--mount type=bind,source=/path/to/blog,target=/blog \
quickdeploy/hexo:3.8.0
newnius/hexo
```
## Notice