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