Devcontainer: run setup as batman user (#30084)

old-commit-hash: fb89a2a6dd123077ebf6ecb250ec6848c4bc1e7e
This commit is contained in:
Justin Newberry
2023-09-27 23:40:02 -07:00
committed by GitHub
parent a3f3e0c122
commit f64c0e5462
3 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -31,7 +31,7 @@
"username": "batman"
}
},
"containerUser": "root",
"containerUser": "batman",
"remoteUser": "batman",
"customizations": {
"vscode": {