mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-19 09:33:53 +00:00
feat(sandbox): use package config to dictate sandbox image name (#624)
This commit is contained in:
@@ -25,6 +25,9 @@
|
||||
"files": [
|
||||
"dist"
|
||||
],
|
||||
"config": {
|
||||
"sandboxImageUri": "gemini-cli-sandbox"
|
||||
},
|
||||
"dependencies": {
|
||||
"@gemini-code/server": "0.1.0",
|
||||
"diff": "^7.0.0",
|
||||
|
||||
Reference in New Issue
Block a user