Update images/actions/rust-node/Dockerfile
All checks were successful
Build and Push Image / Build and push image (push) Successful in 1m25s
All checks were successful
Build and Push Image / Build and push image (push) Successful in 1m25s
This commit is contained in:
parent
11044d6f64
commit
6dff11c85a
@ -2,4 +2,4 @@ FROM rust:alpine3.20
|
||||
|
||||
RUN apk add nodejs
|
||||
|
||||
RUN cargo install cargo-audit
|
||||
RUN apk add cargo-audit
|
Loading…
Reference in New Issue
Block a user