diff --git a/.gitpod.yml b/.gitpod.yml index bb7a390..f09594c 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -1,5 +1,5 @@ -image: - file: .gitpod.Dockerfile +# image: +# file: .gitpod.Dockerfile tasks: - init: brew install sqlite3 curl && exit