alamin655 commited on
Commit
55fc65a
1 Parent(s): 7be6c6f

Update .gitpod.yml

Browse files
Files changed (1) hide show
  1. .gitpod.yml +1 -1
.gitpod.yml CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- image: ubuntu:latest
3
  # Commands that will run on workspace start
4
  tasks:
5
  - name: Setup, Install & Build
 
1
  ---
2
+ image: gitpod/workspace-base
3
  # Commands that will run on workspace start
4
  tasks:
5
  - name: Setup, Install & Build