ソースを参照

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 ファイルの表示

@@ -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

読み込み中…
キャンセル
保存