Explorar el Código

upgrade: sandbox to 0.2.6 (#7410)

Yeuoly hace 8 meses
padre
commit
ab6499e5b7
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  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