浏览代码

upgrade: sandbox to 0.2.6 (#7410)

tags/0.7.1
Yeuoly 1年前
父节点
当前提交
ab6499e5b7
没有帐户链接到提交者的电子邮件
共有 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 查看文件



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

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



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

正在加载...
取消
保存