Spaces:
Runtime error
Runtime error
alamin655
commited on
Commit
•
55fc65a
1
Parent(s):
7be6c6f
Update .gitpod.yml
Browse files- .gitpod.yml +1 -1
.gitpod.yml
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
image:
|
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
|