Skip to content

Commit 3bee689

Browse files
authored
Merge pull request #1 from Chuxel/patch-1
Fix invalid devcontainer.json
2 parents 6aff38f + ce19057 commit 3bee689

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)