Skip to content

Commit 1ea23fd

Browse files
authored
Update devcontainer.json
Removed CLIs
1 parent 1dc672f commit 1ea23fd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.devcontainer/devcontainer.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
"service": "app",
77
"workspaceFolder": "/workspaces/${localWorkspaceFolderBasename}",
88
"features": {
9-
"ghcr.io/devcontainers/features/azure-cli:1": {},
10-
"ghcr.io/devcontainers/features/github-cli:1": {}
119
},
1210

1311
// Features to add to the dev container. More info: https://containers.dev/features.

0 commit comments

Comments
 (0)