We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21cbe63 commit 9b8adf7Copy full SHA for 9b8adf7
.devcontainer/devcontainer.json
@@ -6,6 +6,9 @@
6
"features": {
7
"ghcr.io/defanglabs/devcontainer-feature/defang-cli:1.0.4": {},
8
"ghcr.io/devcontainers/features/docker-in-docker:2": {},
9
+ "ghcr.io/devcontainers/features/node:1": {
10
+ "version": "20"
11
+ },
12
"ghcr.io/devcontainers/features/go:1": {
13
"version": "1.23"
14
}
0 commit comments