Use rustup.
This commit is contained in:
parent
fce4a9bb0f
commit
007c097e38
2
.gitpod.Dockerfile
vendored
2
.gitpod.Dockerfile
vendored
|
@ -1 +1,3 @@
|
|||
FROM rust
|
||||
|
||||
RUN curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
|
||||
|
|
Loading…
Reference in a new issue