Skip to content
Snippets Groups Projects
Unverified Commit 15db63bb authored by Mick Vleeshouwer's avatar Mick Vleeshouwer Committed by GitHub
Browse files

Add SSHd and GH CLI to devcontainer to support `gh net` (#81623)

parent d949f51f
No related branches found
No related tags found
No related merge requests found
......@@ -45,5 +45,13 @@
"!include_dir_merge_list scalar",
"!include_dir_merge_named scalar"
]
},
"features": {
"ghcr.io/devcontainers/features/sshd:1": {
"version": "latest"
},
"ghcr.io/devcontainers/features/github-cli:1": {
"version": "latest"
}
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment