diff --git a/.gitpod.Dockerfile b/.gitpod.Dockerfile
index d6c86ef..d655fcf 100644
--- a/.gitpod.Dockerfile
+++ b/.gitpod.Dockerfile
@@ -1,3 +1,3 @@
-FROM rust
+FROM gitpod/workspace-full
 
-RUN find / -name "install.sh"
+RUN ./install.sh