feat: update docmost 0.23.2

This commit is contained in:
arch3rPro
2025-09-19 05:31:20 +08:00
parent 87f27083aa
commit 7f21fc9aa3
2 changed files with 1 additions and 1 deletions
@@ -11,7 +11,7 @@ services:
APP_SECRET: 52f235dee223c92a83a934ada13b83075c9855fe966b3cbf9dd86810e2b742ee APP_SECRET: 52f235dee223c92a83a934ada13b83075c9855fe966b3cbf9dd86810e2b742ee
DATABASE_URL: postgresql://docmost:${PANEL_DB_USER_PASSWORD}@db:5432/docmost?schema=public DATABASE_URL: postgresql://docmost:${PANEL_DB_USER_PASSWORD}@db:5432/docmost?schema=public
REDIS_URL: redis://redis:6379 REDIS_URL: redis://redis:6379
image: docmost/docmost:0.23.1 image: docmost/docmost:0.23.2
labels: labels:
createdBy: Apps createdBy: Apps
depends_on: depends_on: