Skip to content

Commit a2747ce

Browse files
authored
Merge pull request #122 from tatsuya6502/rust-1.66.1
CIで使用するDockerイメージを更新(Rust v1.66.1)
2 parents 48a81b7 + efef129 commit a2747ce

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
@@ -5,7 +5,7 @@ jobs:
55
docker:
66
# For the information about software versions in the image, see the following page:
77
# https://github.com/rust-lang-ja/circleci-images/wiki/Docker%E3%82%A4%E3%83%A1%E3%83%BC%E3%82%B8%EF%BC%9AmdBook
8-
- image: quay.io/rust-lang-ja/circleci:mdbook-0.4.14-rust-1.57.0
8+
- image: quay.io/rust-lang-ja/circleci:mdbook-0.4.25-rust-1.66.1
99
parallelism: 1
1010
steps:
1111
- checkout

0 commit comments

Comments
 (0)