mirror of
https://github.com/lobehub/lobe-chat.git
synced 2026-06-14 03:30:19 +00:00
ab5ff957cb
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
7 lines
158 B
JSON
7 lines
158 B
JSON
{
|
|
"image": "mcr.microsoft.com/devcontainers/typescript-node",
|
|
"features": {
|
|
"ghcr.io/devcontainer-community/devcontainer-features/bun.sh:1": {}
|
|
}
|
|
}
|