Ver código fonte

Update dify-sandbox version to 0.2.10 (#9439)

tags/0.10.0
HRP 1 ano atrás
pai
commit
4ac99ffe0e
Nenhuma conta vinculada ao e-mail do autor do commit

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

@@ -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 arquivo

@@ -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

Carregando…
Cancelar
Salvar