Skip to content

Commit

Permalink
Replace remoteUser with containerUser
Browse files Browse the repository at this point in the history
  • Loading branch information
tom-tan committed Jun 1, 2024
1 parent fba2df7 commit 2e2657b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
}
},

"remoteUser": "vscode",
"containerUser": "vscode",
"features": {
"ghcr.io/devcontainers/features/docker-in-docker:2": "latest",
"ghcr.io/devcontainers/features/git:1": "os-provided"
Expand Down

0 comments on commit 2e2657b

Please sign in to comment.