瀏覽代碼

upgrade: sandbox to 0.2.6 (#7410)

Yeuoly 8 月之前
父節點
當前提交
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