upgrade: sandbox to 0.2.6 (#7410)

This commit is contained in:
Yeuoly
2024-08-19 21:24:15 +08:00
committed by GitHub
parent 4ff4859036
commit ab6499e5b7
2 changed files with 2 additions and 2 deletions

View File

@@ -34,7 +34,7 @@ services:
# The DifySandbox # The DifySandbox
sandbox: sandbox:
image: langgenius/dify-sandbox:0.2.1 image: langgenius/dify-sandbox:0.2.6
restart: always restart: always
environment: environment:
# The DifySandbox configurations # The DifySandbox configurations

View File

@@ -272,7 +272,7 @@ services:
# The DifySandbox # The DifySandbox
sandbox: sandbox:
image: langgenius/dify-sandbox:0.2.1 image: langgenius/dify-sandbox:0.2.6
restart: always restart: always
environment: environment:
# The DifySandbox configurations # The DifySandbox configurations