Switch to GitPod image.
This commit is contained in:
parent
e7dda24319
commit
e8492e8e08
4
.gitpod.Dockerfile
vendored
4
.gitpod.Dockerfile
vendored
|
@ -1,3 +1,3 @@
|
|||
FROM rust
|
||||
FROM gitpod/workspace-full
|
||||
|
||||
RUN find / -name "install.sh"
|
||||
RUN ./install.sh
|
||||
|
|
Loading…
Reference in a new issue