1
0
Fork 0

chore(deps): update docmost/docmost docker tag to v0.25.2 (#3907)

This commit is contained in:
renovate[bot] 2026-02-06 22:13:43 +00:00 committed by GitHub
parent 239fef9f23
commit 140bfbccef
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: services:
docmost: docmost:
image: docmost/docmost:0.25.1 image: docmost/docmost:0.25.2
environment: environment:
APP_SECRET: ${APP_SECRET} 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 DATABASE_URL: postgres://${PANEL_DB_USER}:${PANEL_DB_USER_PASSWORD}@${PANEL_DB_HOST}:${PANEL_DB_PORT}/${PANEL_DB_NAME}?schema=public