upgrade: sandbox to 0.2.6 (#7410)

pull/7421/head
Yeuoly 2 years ago committed by GitHub
parent 4ff4859036
commit ab6499e5b7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

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

Loading…
Cancel
Save