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.24.1 (#2959)

This commit is contained in:
renovate[bot] 2025-12-14 14:28:00 +00:00 committed by GitHub
parent c93adec0a0
commit 468968be27
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ services:
APP_SECRET: "52f235dee223c92a83a934ada13b83075c9855fe966b3cbf9dd86810e2b742ee"
DATABASE_URL: "postgresql://docmost:${PANEL_DB_USER_PASSWORD}@db:5432/docmost?schema=public"
REDIS_URL: "redis://redis:6379"
image: docmost/docmost:0.24.0
image: docmost/docmost:0.24.1
labels:
createdBy: "Apps"
depends_on: