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