1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-18 01:01:02 +08:00

chore(deps): update docmost/docmost docker tag to v0.70.2 (localApps) (#4555)

This commit is contained in:
renovate[bot] 2026-03-16 18:16:41 +00:00 committed by GitHub
parent 8c52e87e05
commit a434fc63f2
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.1
image: docmost/docmost:0.70.2
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