fix(devcontainer): Fix JSON syntax
This commit is contained in:
parent
dd4165dfd3
commit
dc2a91736f
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
"args": {
|
||||
"USER_UID": "${localEnv:USER_UID}",
|
||||
"USER_GID": "${localEnv:USER_GID}"
|
||||
},
|
||||
}
|
||||
},
|
||||
|
||||
// run arguments passed to docker
|
||||
|
|
Loading…
Reference in a new issue