mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-16 11:00:54 +00:00
🧑💻 Develop: 修复 devcontainer feature 配置 (#3515)
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
"name": "Default Linux Universal",
|
||||
"image": "mcr.microsoft.com/devcontainers/universal:2-linux",
|
||||
"features": {
|
||||
"ghcr.io/devcontainers-contrib/features/poetry:2": {}
|
||||
"ghcr.io/devcontainers-extra/features/poetry:2": {}
|
||||
},
|
||||
"postCreateCommand": "./scripts/setup-envs.sh",
|
||||
"customizations": {
|
||||
|
Reference in New Issue
Block a user