Update images/actions/rust-node/Dockerfile
All checks were successful
Build and Push Image / Build and push image (push) Successful in 6m9s
All checks were successful
Build and Push Image / Build and push image (push) Successful in 6m9s
This commit is contained in:
parent
4a99d4938d
commit
a1f887ed5c
1 changed files with 2 additions and 0 deletions
|
@ -2,3 +2,5 @@ FROM rust
|
|||
|
||||
RUN apt update
|
||||
RUN apt install nodejs -y
|
||||
|
||||
RUN cargo install cargo-audit
|
||||
|
|
Loading…
Add table
Reference in a new issue