chore(deps): update docmost/docmost docker tag to v0.21.0
This commit is contained in:
parent
638c881678
commit
8985bdc21c
|
|
@ -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.20.4
|
||||
image: docmost/docmost:0.21.0
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
depends_on:
|
||||
|
|
|
|||
Loading…
Reference in New Issue