update docker images

pull/378/head
Jimmy song 2019-07-31 20:29:28 +08:00
parent 0ea9cbc6a5
commit 0d2c0c2f54
1 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ jobs:
command: scripts/lint-gitbook.sh
markdown-spell-check:
docker:
- image: jimmysong/gitbook-builder:2019-07-25
- image: jimmysong/gitbook-builder:2019-07-31
working_directory: ~/gitbook
steps:
- checkout
@ -20,7 +20,7 @@ jobs:
command: scripts/mdspell-check.sh
markdown-style-check:
docker:
- image: jimmysong/gitbook-builder:2019-07-25
- image: jimmysong/gitbook-builder:2019-07-31
working_directory: ~/gitbook
steps:
- checkout