fix: sandbox issue related httpx and requests (#8397)

This commit is contained in:
Yeuoly 2024-09-14 02:02:55 +08:00 committed by GitHub
commit b6b1057a18
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 2 additions and 3 deletions

View file

@ -41,7 +41,7 @@ services:
# The DifySandbox
sandbox:
image: langgenius/dify-sandbox:0.2.7
image: langgenius/dify-sandbox:0.2.9
restart: always
environment:
# The DifySandbox configurations

View file

@ -292,7 +292,7 @@ services:
# The DifySandbox
sandbox:
image: langgenius/dify-sandbox:0.2.7
image: langgenius/dify-sandbox:0.2.9
restart: always
environment:
# The DifySandbox configurations