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

This commit is contained in:
Jan Gleytenhoover 2024-07-12 06:47:44 +00:00
parent 649496a893
commit 82405a3b52

@ -6,4 +6,4 @@ RUN apk add cargo-audit
RUN apk add git
RUN apk add pkgconfig openssl
RUN apk add pkgconfig openssl openssl-dev musl-dev