Skip to content

Commit

Permalink
Merge pull request #198 from Azure-Samples/marlenezw-patch-1
Browse files Browse the repository at this point in the history
Adding gh cli to the dev container
  • Loading branch information
marlenezw authored Sep 25, 2024
2 parents 9b2a828 + 41a1ee7 commit 224237a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@
"ghcr.io/devcontainers/features/docker-in-docker:2": {},
"ghcr.io/devcontainers/features/node:1": {
"version": "20.11"
}
},
"ghcr.io/devcontainers/features/github-cli:1": {}
},
"customizations": {
"vscode": {
Expand Down

0 comments on commit 224237a

Please sign in to comment.