mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-20 08:47:44 +00:00
fix(sandbox): set default env var to 'gemini-cli-sandbox' (#620)
This commit is contained in:
@@ -26,7 +26,7 @@ fi
|
||||
CMD=$(scripts/sandbox_command.sh)
|
||||
echo "using $CMD for sandboxing"
|
||||
|
||||
IMAGE=gemini-code-sandbox:latest
|
||||
IMAGE=gemini-cli-sandbox:latest
|
||||
DOCKERFILE=Dockerfile
|
||||
|
||||
SKIP_NPM_INSTALL_BUILD=false
|
||||
|
||||
Reference in New Issue
Block a user