Skip to content

Commit 0c07d7e

Browse files
committed
Remove user UID/GID
1 parent 5983fc4 commit 0c07d7e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/swift/.devcontainer/devcontainer.json

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
"ghcr.io/devcontainers/features/common-utils:2": {
66
"installZsh": "false",
77
"username": "vscode",
8-
"userUid": "1000",
9-
"userGid": "1000",
108
"upgradePackages": "false"
119
},
1210
"ghcr.io/devcontainers/features/git:1": {

0 commit comments

Comments
 (0)