mirror of
https://github.com/apache/superset.git
synced 2026-05-07 17:04:58 +00:00
feat: Add SSH support to Codespaces configuration
This commit is contained in:
@@ -82,6 +82,9 @@
|
||||
"ghcr.io/devcontainers/features/github-cli:1": {},
|
||||
"ghcr.io/devcontainers/features/node:1": {
|
||||
"version": "18"
|
||||
},
|
||||
"ghcr.io/devcontainers/features/sshd:1": {
|
||||
"version": "latest"
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user