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 05c1c9a commit d3d9be3Copy full SHA for d3d9be3
.devcontainer/devcontainer.json
@@ -42,7 +42,7 @@
42
],
43
"features": {
44
"ghcr.io/tailscale/codespace/tailscale:1": {},
45
- "ghcr.io/devcontainers/features/sshd:1": {}
+ "ghcr.io/devcontainers/features/sshd:latest": {}
46
},
47
"waitFor": "postCreateCommand",
48
"onCreateCommand": "/bin/bash -c .devcontainer/on-create.sh",
0 commit comments