Explorar el Código

Update dify-sandbox version to 0.2.10 (#9439)

tags/0.10.0
HRP hace 1 año
padre
commit
4ac99ffe0e
No account linked to committer's email address
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 Ver fichero

@@ -41,7 +41,7 @@ services:

# The DifySandbox
sandbox:
image: langgenius/dify-sandbox:0.2.9
image: langgenius/dify-sandbox:0.2.10
restart: always
environment:
# The DifySandbox configurations

+ 1
- 1
docker/docker-compose.yaml Ver fichero

@@ -313,7 +313,7 @@ services:

# The DifySandbox
sandbox:
image: langgenius/dify-sandbox:0.2.9
image: langgenius/dify-sandbox:0.2.10
restart: always
environment:
# The DifySandbox configurations

Cargando…
Cancelar
Guardar