Skip to content

Commit d0d6530

Browse files
authored
actually commit configs
1 parent be5bc43 commit d0d6530

2 files changed

Lines changed: 16 additions & 0 deletions

File tree

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"image": "mcr.microsoft.com/devcontainers/base:ubuntu",
3+
"features": {
4+
"devcontainercli.azurecr.io/features/color:1": {
5+
"favorite": "pink"
6+
}
7+
}
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"image": "mcr.microsoft.com/devcontainers/base:ubuntu",
3+
"features": {
4+
"ghcr.io/devcontainers/feature-starter/color:1": {
5+
"favorite": "pink"
6+
}
7+
}
8+
}

0 commit comments

Comments
 (0)