building test image / workflow
All checks were successful
Build container images / build (push) Successful in 2m29s
All checks were successful
Build container images / build (push) Successful in 2m29s
This commit is contained in:
parent
e7f5e0b45c
commit
7d57b3449c
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user