Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
l4rm4nd authored Oct 29, 2024
1 parent bda9d02 commit 6efa5fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/docmost/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6efa5fe

Please sign in to comment.