mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-17 09:47:12 +08:00
chore: 更新多个应用的docker-compose镜像版本
- 将affine从0.25.5升级到0.25.7 - 将dify的api和web组件从1.10.1升级到1.11.0 - 将new-api从v0.9.28升级到v0.10.0并清理注释
This commit is contained in:
@@ -1041,7 +1041,7 @@ services:
|
||||
- ssrf_proxy_network
|
||||
- default
|
||||
worker:
|
||||
image: langgenius/dify-api:1.10.1
|
||||
image: langgenius/dify-api:1.11.0
|
||||
env_file:
|
||||
- dify.env
|
||||
restart: always
|
||||
@@ -1570,7 +1570,7 @@ services:
|
||||
- ssrf_proxy_network
|
||||
- default
|
||||
web:
|
||||
image: langgenius/dify-web:1.10.1
|
||||
image: langgenius/dify-web:1.11.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
env_file:
|
||||
- dify.env
|
||||
|
||||
Reference in New Issue
Block a user