Update images/actions/rust-node/Dockerfile
All checks were successful
Build and Push Image / Build and push image (push) Successful in 3m7s
All checks were successful
Build and Push Image / Build and push image (push) Successful in 3m7s
This commit is contained in:
parent
5af4f3f928
commit
4a99d4938d
@ -1,9 +1,4 @@
|
||||
FROM rust:alpine3.20
|
||||
FROM rust
|
||||
|
||||
RUN apk add nodejs
|
||||
|
||||
RUN apk add cargo-audit
|
||||
|
||||
RUN apk add git
|
||||
|
||||
RUN apk add pkgconfig openssl openssl-dev musl-dev libcrypto3
|
||||
RUN apt update
|
||||
RUN apt install nodejs -y
|
||||
|
Loading…
Reference in New Issue
Block a user