Switch to GitPod image.

This commit is contained in:
Ryan McQuen 2020-07-16 13:05:21 -07:00 committed by GitHub
parent e7dda24319
commit e8492e8e08
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
.gitpod.Dockerfile vendored
View file

@ -1,3 +1,3 @@
FROM rust
FROM gitpod/workspace-full
RUN find / -name "install.sh"
RUN ./install.sh