feat: update open-notebook 1.8.5

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