Upgrade mdBook to 0.5.2
This commit is contained in:
parent
83c167ed5d
commit
7dc6fb980f
|
|
@ -161,7 +161,7 @@ RUN mkdir -p /github/home \
|
||||||
# Install cargo tools
|
# Install cargo tools
|
||||||
RUN cargo install --locked \
|
RUN cargo install --locked \
|
||||||
cargo-binutils \
|
cargo-binutils \
|
||||||
mdbook@0.4.52 \
|
mdbook@0.5.2 \
|
||||||
typos-cli@1.39.0
|
typos-cli@1.39.0
|
||||||
|
|
||||||
# Install QEMU built from the previous stages
|
# Install QEMU built from the previous stages
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue