Skip to content

Commit c826c8d

Browse files
committed
update
1 parent 0f25aba commit c826c8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

templates/gitpod-universal/.devcontainer/devcontainer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"vscode": {
5454
"extensions": ["npv2k1.theme-dracula-gray", "ms-azuretools.vscode-docker"]
5555
}
56-
}
56+
},
5757

5858
// Features to add to the dev container. More info: https://containers.dev/features.
5959
// "features": {},
@@ -68,5 +68,5 @@
6868
// "customizations": {},
6969

7070
// Uncomment to connect as root instead. More info: https://aka.ms/dev-containers-non-root.
71-
// "remoteUser": "root"
71+
"remoteUser": "openvscode-server"
7272
}

0 commit comments

Comments
 (0)