Skip to content

Commit d37c377

Browse files
authored
Merge pull request #137 from tatsuya6502/mdbook-0.4.5
mdBook 0.4.5へアップグレード
2 parents 0101695 + 1604927 commit d37c377

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:mdbook-0.3.6-rust-1.41.0
6+
- image: quay.io/rust-lang-ja/circleci:mdbook-0.4.5-rust-1.49.0
77
parallelism: 1
88
steps:
99
- checkout

0 commit comments

Comments
 (0)