Skip to content

Commit 6efa5fe

Browse files
authored
Update docker-compose.yml
1 parent bda9d02 commit 6efa5fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/docmost/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: '3'
33
services:
44

55
docmost:
6-
image: docmost/docmost:0.2.10
6+
image: docmost/docmost:0.5
77
container_name: docmost
88
depends_on:
99
- db

0 commit comments

Comments
 (0)