ARG NODE_VERSION=20 FROM node:${NODE_VERSION} RUN curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh