1
0
mirror of https://gitlink.org.cn/pooneyy/1Panel-Appstore.git synced 2026-04-24 10:41:42 +08:00

chore(deps): update docmost/docmost docker tag to v0.70.3 (localApps) (#4577)

This commit is contained in:
renovate[bot] 2026-03-17 17:09:59 +00:00 committed by GitHub
parent c426dcd513
commit 50da23b3fd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
services:
docmost:
image: docmost/docmost:0.70.2
image: docmost/docmost:0.70.3
environment:
APP_SECRET: ${APP_SECRET}
DATABASE_URL: postgres://${PANEL_DB_USER}:${PANEL_DB_USER_PASSWORD}@${PANEL_DB_HOST}:${PANEL_DB_PORT}/${PANEL_DB_NAME}?schema=public