Update images/actions/rust-node/Dockerfile
Some checks failed
Build and Push Image / Build and push image (push) Has been cancelled
Some checks failed
Build and Push Image / Build and push image (push) Has been cancelled
This commit is contained in:
parent
998431d4b9
commit
57819d6c57
@ -2,3 +2,5 @@ FROM rust
|
|||||||
|
|
||||||
RUN apt update
|
RUN apt update
|
||||||
RUN apt install nodejs -y
|
RUN apt install nodejs -y
|
||||||
|
|
||||||
|
RUN cargo install cargo-audit
|
Loading…
Reference in New Issue
Block a user