Skip to content

Commit 4be647a

Browse files
authored
Fix invalid devcontainer.json
1 parent 6df8517 commit 4be647a

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)