瀏覽代碼

Update dify-sandbox version to 0.2.10 (#9439)

tags/0.10.0
HRP 1 年之前
父節點
當前提交
4ac99ffe0e
沒有連結到貢獻者的電子郵件帳戶。
共有 2 個檔案被更改,包括 2 行新增2 行删除
  1. 1
    1
      docker/docker-compose.middleware.yaml
  2. 1
    1
      docker/docker-compose.yaml

+ 1
- 1
docker/docker-compose.middleware.yaml 查看文件

@@ -41,7 +41,7 @@ services:

# The DifySandbox
sandbox:
image: langgenius/dify-sandbox:0.2.9
image: langgenius/dify-sandbox:0.2.10
restart: always
environment:
# The DifySandbox configurations

+ 1
- 1
docker/docker-compose.yaml 查看文件

@@ -313,7 +313,7 @@ services:

# The DifySandbox
sandbox:
image: langgenius/dify-sandbox:0.2.9
image: langgenius/dify-sandbox:0.2.10
restart: always
environment:
# The DifySandbox configurations

Loading…
取消
儲存