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
1 changed files with 3 additions and 1 deletions
|
@ -2,4 +2,6 @@ FROM rust:alpine3.20
|
|||
|
||||
RUN apk add nodejs
|
||||
|
||||
RUN apk add cargo-audit
|
||||
RUN apk add cargo-audit
|
||||
|
||||
RUN apk add git
|
Loading…
Add table
Reference in a new issue