ソースを参照

upgrade: sandbox to 0.2.6 (#7410)

Yeuoly 11 ヶ月 前
コミット
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