Skip to content

Commit 8e84797

Browse files
authored
Merge pull request #127 from rust-lang-ja/update-circleci-image
CI:mdbookのバージョンをv0.4.43へアップデートする
2 parents 9deb096 + cd35134 commit 8e84797

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:edition-guide-mdbook-0.4.13
6+
- image: quay.io/rust-lang-ja/circleci:edition-guide-mdbook-0.4.43
77
steps:
88
- checkout
99
- run: rustc --version --verbose

0 commit comments

Comments
 (0)