dev: update devcontainer

This commit is contained in:
2026-01-02 00:22:29 +00:00
parent 490699e113
commit 674a914435
2 changed files with 2 additions and 1 deletions

View File

@@ -6,6 +6,7 @@
"features": {
"ghcr.io/devcontainers/features/git:1": {},
"ghcr.io/devcontainers/features/github-cli:1": {},
"ghcr.io/devcontainers/features/docker-outside-of-docker:1": {},
"ghcr.io/tailscale/codespace/tailscale": {
"version": "latest"
},