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
@ -2,3 +2,5 @@ FROM rust
|
||||
|
||||
RUN apt update
|
||||
RUN apt install nodejs -y
|
||||
|
||||
RUN cargo install cargo-audit
|
||||
|
Loading…
Reference in New Issue
Block a user