Skip to content

Commit 1aedf52

Browse files
authored
Merge pull request #18 from tatsuya6502/mdbook-0.3.6
CIで使うmdBookを0.3.6へアップグレード
2 parents 2994557 + a849a11 commit 1aedf52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: 2
33
jobs:
44
build:
55
docker:
6-
- image: quay.io/rust-lang-ja/circleci:rust-1.41.0-mdbook-0.3.5
6+
- image: quay.io/rust-lang-ja/circleci:mdbook-0.3.6-rust-1.41.0
77
parallelism: 1
88
steps:
99
- checkout

0 commit comments

Comments
 (0)