Skip to content

Commit

Permalink
Update devcontainer.json
Browse files Browse the repository at this point in the history
Removed CLIs
  • Loading branch information
GeekTrainer authored Dec 8, 2023
1 parent 1dc672f commit 1ea23fd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
"service": "app",
"workspaceFolder": "/workspaces/${localWorkspaceFolderBasename}",
"features": {
"ghcr.io/devcontainers/features/azure-cli:1": {},
"ghcr.io/devcontainers/features/github-cli:1": {}
},

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

0 comments on commit 1ea23fd

Please sign in to comment.