mirror of
https://github.com/kingomarnajjar/codespaces-rails.git
synced 2026-07-26 06:37:17 +10:00
Fix invalid devcontainer.json
This commit is contained in:
parent
e8901c5bcb
commit
cf8aef4775
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
||||||
{
|
{
|
||||||
|
"image": "mcr.microsoft.com/devcontainers/universal:2",
|
||||||
"hostRequirements": {
|
"hostRequirements": {
|
||||||
"cpus": 4
|
"cpus": 4
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue