dev: Include GitHub CLI in devcontainer (#12329)

This commit is contained in:
Oliver Gould 2024-03-22 14:39:14 -07:00 committed by GitHub
parent 9a5284f453
commit 00c3fd5283
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,9 @@
"image": "ghcr.io/linkerd/dev:v43",
// "dockerFile": "./Dockerfile",
// "context": "..",
"features": {
"ghcr.io/devcontainers/features/github-cli:1": {}
},
"customizations": {
"vscode": {
"extensions": [