building test image / workflow
All checks were successful
Build container images / build (push) Successful in 2m29s

This commit is contained in:
James Brumond 2023-11-02 23:05:40 -07:00
parent e7f5e0b45c
commit 7d57b3449c
Signed by: james
GPG Key ID: E8F2FC44BAA3357A

View File

@ -3,4 +3,4 @@ ARG NODE_VERSION=20
FROM node:${NODE_VERSION}
RUN curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
RUN curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y