Compare commits

...

3 Commits

Author SHA1 Message Date
arch3rPro 802bf4137f feat: update nocodb 2026.04.5 2026-05-01 05:31:55 +08:00
arch3rPro 76aa89e727 feat: update next-terminal 3.2.0 2026-05-01 05:31:43 +08:00
arch3rPro cd7e85aa91 feat: update dify 1.14.0 2026-05-01 05:30:27 +08:00
9 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -424,7 +424,7 @@ AI驱动的开源代码知识库与文档协作平台,支持多模型、多数
开源Airtable替代品,将任何数据库转换为智能电子表格
<kbd>2026.04.3</kbd> • [官网链接](https://github.com/nocodb/nocodb)
<kbd>2026.04.5</kbd> • [官网链接](https://github.com/nocodb/nocodb)
</td>
<td width="33%" align="center">
@@ -926,7 +926,7 @@ AI驱动的开源代码知识库与文档协作平台,支持多模型、多数
🖥️ 简单好用安全的开源交互审计系统
<kbd>3.1.1</kbd> • [官网链接](https://github.com/dushixiang/next-terminal)
<kbd>3.2.0</kbd> • [官网链接](https://github.com/dushixiang/next-terminal)
</td>
</tr>
+1 -1
View File
@@ -1041,7 +1041,7 @@ services:
- ssrf_proxy_network
- default
worker:
image: langgenius/dify-api:1.13.3
image: langgenius/dify-api:1.14.0
env_file:
- dify.env
restart: always
@@ -1,6 +1,6 @@
services:
next-terminal:
image: dushixiang/next-terminal:v3.1.1
image: dushixiang/next-terminal:v3.2.0
container_name: ${CONTAINER_NAME}
restart: always
networks:
@@ -1,6 +1,6 @@
services:
nocodb:
image: nocodb/nocodb:2026.04.3
image: nocodb/nocodb:2026.04.5
container_name: ${CONTAINER_NAME}
restart: always
networks: