mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-06-21 03:48:16 +00:00
🧑💻 Develop: 修复 devcontainer feature 配置 (#3515)
This commit is contained in:
parent
7dfde4b4de
commit
97c5bbfb6d
@ -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": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user