| import json | |||||
| from textwrap import dedent | from textwrap import dedent | ||||
| from core.helper.code_executor.code_executor import CodeExecutor, CodeLanguage | from core.helper.code_executor.code_executor import CodeExecutor, CodeLanguage |
| # The DifySandbox | # The DifySandbox | ||||
| sandbox: | sandbox: | ||||
| image: langgenius/dify-sandbox:0.2.7 | |||||
| image: langgenius/dify-sandbox:0.2.9 | |||||
| restart: always | restart: always | ||||
| environment: | environment: | ||||
| # The DifySandbox configurations | # The DifySandbox configurations |
| # The DifySandbox | # The DifySandbox | ||||
| sandbox: | sandbox: | ||||
| image: langgenius/dify-sandbox:0.2.7 | |||||
| image: langgenius/dify-sandbox:0.2.9 | |||||
| restart: always | restart: always | ||||
| environment: | environment: | ||||
| # The DifySandbox configurations | # The DifySandbox configurations |