Update images/actions/rust-node/Dockerfile
Some checks failed
Build and Push Image / Build and push image (push) Has been cancelled

This commit is contained in:
Jan Gleytenhoover 2024-07-11 15:33:41 +00:00
parent 998431d4b9
commit 57819d6c57

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