소스 검색

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…
취소
저장