Skip to content

Commit ca3f9a0

Browse files
authored
Fix: Remove dotfiles feature causing container creation failure (#7)
Co-authored-by: Ihor Dvoretskyi <ihor@linux.com>
1 parent 206265c commit ca3f9a0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.devcontainer/devcontainer.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,6 @@
2626
},
2727
"ghcr.io/devcontainers/features/github-cli:1": {
2828
"version": "latest"
29-
},
30-
"ghcr.io/devcontainers/features/dotfiles:1": {
31-
"repository": "idvoretskyi/dotfiles",
32-
"installCommand": ""
3329
}
3430
},
3531
"customizations": {

0 commit comments

Comments
 (0)