Skip to content

Commit dbe0442

Browse files
committed
Fix invalid devcontainer.json
1 parent 42c8568 commit dbe0442

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"image": "mcr.microsoft.com/devcontainers/universal:2",
23
"hostRequirements": {
34
"cpus": 4
45
},

0 commit comments

Comments
 (0)