Update images/actions/rust-node/Dockerfile
Some checks failed
Build and Push Image / Build and push image (push) Failing after 1m50s
Some checks failed
Build and Push Image / Build and push image (push) Failing after 1m50s
This commit is contained in:
parent
57819d6c57
commit
11044d6f64
@ -1,6 +1,5 @@
|
||||
FROM rust
|
||||
FROM rust:alpine3.20
|
||||
|
||||
RUN apt update
|
||||
RUN apt install nodejs -y
|
||||
RUN apk add nodejs
|
||||
|
||||
RUN cargo install cargo-audit
|
Loading…
Reference in New Issue
Block a user