feat: update open-notebook 1.9.0

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