瀏覽代碼

chore: add sandbox tag (#3997)

Yeuoly 1 年之前
父節點
當前提交
b72fbe200d
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      docker/docker-compose.middleware.yaml
  2. 1 1
      docker/docker-compose.yaml

+ 1 - 1
docker/docker-compose.middleware.yaml

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

+ 1 - 1
docker/docker-compose.yaml

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