Skip to content

Commit d3d9be3

Browse files
authored
Update devcontainer.json (#8)
1 parent 05c1c9a commit d3d9be3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
],
4343
"features": {
4444
"ghcr.io/tailscale/codespace/tailscale:1": {},
45-
"ghcr.io/devcontainers/features/sshd:1": {}
45+
"ghcr.io/devcontainers/features/sshd:latest": {}
4646
},
4747
"waitFor": "postCreateCommand",
4848
"onCreateCommand": "/bin/bash -c .devcontainer/on-create.sh",

0 commit comments

Comments
 (0)