Skip to content

Commit

Permalink
Update dify-sandbox version to 0.2.10 (langgenius#9439)
Browse files Browse the repository at this point in the history
  • Loading branch information
hexian2001 authored Oct 17, 2024
1 parent fdcf87c commit 4ac99ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker/docker-compose.middleware.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion docker/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4ac99ff

Please sign in to comment.