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