Compare commits
1 commit
Author | SHA1 | Date | |
---|---|---|---|
20f92c7ea8 |
1 changed files with 2 additions and 3 deletions
|
@ -14,9 +14,8 @@ RUN apk update && \
|
||||||
cargo install cargo-chef \
|
cargo install cargo-chef \
|
||||||
cargo-hack \
|
cargo-hack \
|
||||||
cargo-machete \
|
cargo-machete \
|
||||||
cargo-mutants \
|
cargo-mutants && \
|
||||||
cargo-fmt \
|
rustup component add rustfmt clippy
|
||||||
cargo-clippy
|
|
||||||
|
|
||||||
COPY entrypoint.sh /
|
COPY entrypoint.sh /
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue