chore: add sandbox tag (#3997)

This commit is contained in:
Yeuoly 2024-04-30 12:35:19 +08:00 committed by GitHub
parent b1194da6a5
commit b72fbe200d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -53,7 +53,7 @@ services:
# The DifySandbox
sandbox:
image: langgenius/dify-sandbox:latest
image: langgenius/dify-sandbox:0.1.0
restart: always
cap_add:
# Why is sys_admin permission needed?

View File

@ -336,7 +336,7 @@ services:
# The DifySandbox
sandbox:
image: langgenius/dify-sandbox:latest
image: langgenius/dify-sandbox:0.1.0
restart: always
cap_add:
# Why is sys_admin permission needed?