mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-24 09:53:24 +00:00
Modify Dockerfile and bump the version file
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
90688286aa
commit
1833f8047e
@ -264,7 +264,8 @@ RUN curl https://sh.rustup.rs -sSf | \
|
||||
# Install cargo tools
|
||||
RUN cargo install \
|
||||
cargo-binutils \
|
||||
mdbook
|
||||
mdbook \
|
||||
typos-cli
|
||||
|
||||
FROM rust
|
||||
|
||||
|
Reference in New Issue
Block a user