diff --git a/.gitpod.yml b/.gitpod.yml index 8474cdc..6860ea3 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -7,4 +7,5 @@ tasks: - init: npm install && npm run build -image: gitpod/workspace-node:latest +image: + file: Dockerfile.dev \ No newline at end of file