mirror of
https://github.com/lobehub/lobehub.git
synced 2026-03-26 13:19:34 +07:00
Update devcontainer.json (#7064)
Refs: - https://github.com/devcontainers/images/blob/main/src/typescript-node/README.md - https://github.com/devcontainer-community/devcontainer-features/tree/main/src/bun.sh
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"image": "mcr.microsoft.com/devcontainers/universal:2",
|
||||
"image": "mcr.microsoft.com/devcontainers/typescript-node",
|
||||
"features": {
|
||||
"ghcr.io/devcontainers/features/node:1": {}
|
||||
"ghcr.io/devcontainer-community/devcontainer-features/bun.sh:1": {}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user