Update images/actions/rust-node/Dockerfile
All checks were successful
Build and Push Image / Build and push image (push) Successful in 6m9s

This commit is contained in:
Jan Gleytenhoover 2024-07-12 07:17:44 +00:00
parent 4a99d4938d
commit a1f887ed5c

@ -2,3 +2,5 @@ FROM rust
RUN apt update
RUN apt install nodejs -y
RUN cargo install cargo-audit