瀏覽代碼

upgrade: sandbox to 0.2.6 (#7410)

tags/0.7.1
Yeuoly 1 年之前
父節點
當前提交
ab6499e5b7
No account linked to committer's email address
共有 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 查看文件

@@ -34,7 +34,7 @@ services:

# The DifySandbox
sandbox:
image: langgenius/dify-sandbox:0.2.1
image: langgenius/dify-sandbox:0.2.6
restart: always
environment:
# The DifySandbox configurations

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

@@ -272,7 +272,7 @@ services:

# The DifySandbox
sandbox:
image: langgenius/dify-sandbox:0.2.1
image: langgenius/dify-sandbox:0.2.6
restart: always
environment:
# The DifySandbox configurations

Loading…
取消
儲存