Skip to content

Commit

Permalink
chore: fix devcontainer build
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasdiez committed Nov 8, 2022
1 parent 9cf8b93 commit 83b45af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Expand Up @@ -6,7 +6,7 @@

"onCreateCommand": "corepack enable && pnpm install",

"remoteUser": "vscode",
// "remoteUser": "vscode",
"features": {
// For config options, see https://github.com/devcontainers/features/tree/main/src/node
"ghcr.io/devcontainers/features/node:1": "18"
Expand Down

0 comments on commit 83b45af

Please sign in to comment.