diff --git a/Dockerfile b/Dockerfile index 3adf1b9..02808e6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -20,4 +20,5 @@ RUN apt-get update && DEBIAN_FRONTEND="noninteractive" \ libvncserver-dev \ lua5.3 \ tree \ - gdb \ No newline at end of file + gdb +RUN curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh \ No newline at end of file