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,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