diff --git a/.gitpod.Dockerfile b/.gitpod.Dockerfile index 394e768..3a39c2b 100644 --- a/.gitpod.Dockerfile +++ b/.gitpod.Dockerfile @@ -6,4 +6,4 @@ FROM gitpod/workspace-full # # More information: https://www.gitpod.io/docs/config-docker/ -curl -fsSL https://deno.land/x/install/install.sh | sh \ No newline at end of file +RUN curl -fsSL https://deno.land/x/install/install.sh | sh