Skip to content

Commit 9ec290e

Browse files
authored
Fix invalid devcontainer.json
1 parent 3eba03a commit 9ec290e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .devcontainer/devcontainer.json

+1
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)