Devcontainer: run setup as batman user (#30084)

This commit is contained in:
Justin Newberry
2023-09-27 23:40:02 -07:00
committed by GitHub
parent 04e239f7ed
commit fb89a2a6dd
3 changed files with 3 additions and 1 deletions

View File

@@ -31,7 +31,7 @@
"username": "batman"
}
},
"containerUser": "root",
"containerUser": "batman",
"remoteUser": "batman",
"customizations": {
"vscode": {