feat: update open-notebook 1.10.0

This commit is contained in:
arch3rPro
2026-06-20 03:42:11 +08:00
parent 41fbaa38e8
commit c0b6e8f178
4 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -786,7 +786,7 @@ AI驱动的开源代码知识库与文档协作平台,支持多模型、多数
📝 私有的、多模型的Google Notebook LM替代方案,支持多模态内容和AI播客生成
<kbd>1.9.0</kbd> • [官网链接](https://www.open-notebook.ai/)
<kbd>1.10.0</kbd> • [官网链接](https://www.open-notebook.ai/)
</td>
</tr>
@@ -1,6 +1,6 @@
services:
open_notebook:
image: lfnovo/open_notebook:1.9.0
image: lfnovo/open_notebook:1.10.0
ports:
- ${PANEL_APP_PORT_HTTP}:8502
- ${PANEL_APP_PORT_API}:5055