Update docker-compose.yml

This commit is contained in:
LRVT 2024-10-30 00:18:16 +01:00 committed by GitHub
parent bda9d02a7a
commit 6efa5fe68e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@ version: '3'
services:
docmost:
image: docmost/docmost:0.2.10
image: docmost/docmost:0.5
container_name: docmost
depends_on:
- db