Browse Source

Update dify-sandbox version to 0.2.10 (#9439)

HRP 6 months ago
parent
commit
4ac99ffe0e
2 changed files with 2 additions and 2 deletions
  1. 1 1
      docker/docker-compose.middleware.yaml
  2. 1 1
      docker/docker-compose.yaml

+ 1 - 1
docker/docker-compose.middleware.yaml

@@ -41,7 +41,7 @@ services:
 
 
   # The DifySandbox
   # The DifySandbox
   sandbox:
   sandbox:
-    image: langgenius/dify-sandbox:0.2.9
+    image: langgenius/dify-sandbox:0.2.10
     restart: always
     restart: always
     environment:
     environment:
       # The DifySandbox configurations
       # The DifySandbox configurations

+ 1 - 1
docker/docker-compose.yaml

@@ -313,7 +313,7 @@ services:
 
 
   # The DifySandbox
   # The DifySandbox
   sandbox:
   sandbox:
-    image: langgenius/dify-sandbox:0.2.9
+    image: langgenius/dify-sandbox:0.2.10
     restart: always
     restart: always
     environment:
     environment:
       # The DifySandbox configurations
       # The DifySandbox configurations