Use rustup.

This commit is contained in:
Ryan McQuen 2020-07-16 13:19:14 -07:00 committed by GitHub
parent fce4a9bb0f
commit 007c097e38
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
.gitpod.Dockerfile vendored
View file

@ -1 +1,3 @@
FROM rust
RUN curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh