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
@ -2,4 +2,6 @@ FROM rust:alpine3.20
|
|||||||
|
|
||||||
RUN apk add nodejs
|
RUN apk add nodejs
|
||||||
|
|
||||||
RUN apk add cargo-audit
|
RUN apk add cargo-audit
|
||||||
|
|
||||||
|
RUN apk add git
|
Loading…
Reference in New Issue
Block a user