diff --git a/.gitpod.Dockerfile b/.gitpod.Dockerfile index eaccc4be74..e7732651ed 100644 --- a/.gitpod.Dockerfile +++ b/.gitpod.Dockerfile @@ -6,4 +6,3 @@ RUN apt-get update && apt-get install -y libssl-dev \ pkg-config \ curl \ rustc -RUN cargo build