Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.

Commit 5bdd85d

Browse files
authored
Update devcontainer-collection.json
1 parent a888f62 commit 5bdd85d

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

devcontainer-collection.json

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
{
2-
"publisher": "Microsoft",
3-
"repository": "microsoft/vscode-dev-containers",
4-
2+
"sourceInformation": {
3+
"source": "github",
4+
"owner": "microsoft",
5+
"repo": "vscode-dev-containers",
6+
"ref": "",
7+
"sha": "",
8+
"tag": ""
9+
},
510
"definitions": [
611
{
712
"id": "alpine",

0 commit comments

Comments
 (0)