Update images/actions/rust-node/Dockerfile
All checks were successful
Build and Push Image / Build and push image (push) Successful in 1m18s

This commit is contained in:
Jan Gleytenhoover 2024-07-12 06:12:14 +00:00
parent 76b2dcf648
commit d7e5482c11

@ -5,3 +5,5 @@ RUN apk add nodejs
RUN apk add cargo-audit
RUN apk add git
RUN apk add pkgconfig